Unity 5.4.0 Beta 19

Released:
Select the runtime platforms of your choice from the list below (the desktop runtime is included as standard) or, to install the full complement of runtime platforms, use the download assistant installer above.

Known Issues

  • [780112] 2D: After changing state of 2DRectMask scene has to be reloaded for changes to take an effect
  • [776827] Android: Shader fails in OpenGLES 3.0 on Adreno 306 when comparing fragment position with uniform
  • [791158] Android: [Audio] App with audio hangs on start if audio disabled in Project Audio settings
  • Graphics: In deferred rendering, lightmapped objects affected by mixed-mode lights will fallback to forward rendering.
  • [790555] iOS: Crash with 'gpus_ReturnGuiltyForHardwareRestart' when running GLES2/3 on A9 & A9X devices. Next iOS update is expected to fix this.
  • [761024] iOS: [Metal] Performance degradation in 5.4 with some custom shaders
  • [762371] Scene Management: SceneManager.UnloadScene will hang if called from a physics trigger. Workaround is to defer unload. Will not be addressed in 5.4
  • [771032] Terrain: Unity crashes when calling various methods on TerrainData with boundary values
  • VR: In-Development Cinematic Image effects (bitbucket project) do not currently work with single pass rendering. Will not be addressed for 5.4
  • [777766] VR: Splash Screen and single pass rendering has issues
  • [778119] VR: Single Pass rendering: Standard Asset Image Effects do not currently work reliably, a fix is being worked on.
  • [779207] VR: Text Mesh shaders and single pass rendering does not work. Manually including shader will workaround the problem.
  • [747545] Windows: [OpenGL] Unity crashes or hangs with no respond on moving and undocking tabs.
  • [776787] Windows Store: Unity APIs which use multidimensional arrays as parameters don't work on UWP when .NET Native compilation is enabled (for ex., Master config). For ex., TerrainData.SetHeights. This includes all Unity versions where UWP is supported. The bug has been logged with Microsoft.

5.4.0b19 Release Notes (Delta since B18)

Features

  • Editor: Optional "strict mode" when building projects and AssetBundles, which will fail the build if any errors (even non-fatal ones) are reported during the build process.
  • iOS: Added ODR initial install tags support

Improvements

  • Android: Symbols for release libraries are now available in PlaybackEngines/AndroidPlayer/Variations/*/Release/Symbols.
  • UI: Added rootCanvas property to Canvas.

Fixes

  • [784839] Animation: Fixed a crash when interrupting a transition on a synchronized layer
  • [784131] Animation: Fixed animation event firing even though layer weight is set to zero.
  • [783821] Animation: Fixed crash when calling Animator.Update(0) in an AnimationEvent
  • [778887] Animation: Fixed crash when changing playable controller in animator in game mode
  • [785686] Animation: Fixed curve selection not clearing in dopesheet editor when clicking on editor background
  • [780631] Animation: Fixed game object animated data being duplicated when copy pasting in scene view hierarchy
  • [781950] Animation: Fixed missing keys when pasting on curves with multiples matching properties
  • [777630] Animation: Fixed missing warning when deleting a parameter that is used by a transition from "Any State"
  • [774484] Animation: Fixed Scale not working in editor on GameObject with OptmizeGameObject
  • [778870] Animation: If scaling GO using Vector3 with zero z or Vector2 then its child Rigidbody will have its position multiplied by that vector
  • [786873] Animation: [backport 5.3] Fixed crash when animating visibily of a game object also containing animation in play mode.
  • Deployment Management: Fix to ensure to include streaming asset files in the editor log build report correctly.
  • [778565] Deployment Management: Fixed incorrect size calculation in the editor log build report.
  • Editor: EditorUtility.SetSelectedWireframeHidden state is saved into scenes.
  • [791437] GI: Fixed Light/Reflection probe settings in Renderer sometimes being lost after a project upgrade.
  • [793304] GI: Fixed some cases of null reference exceptions coming out of Lighting window, related to baked object preview.
  • [649006] GI: Improved mixing of directional specular lightmaps with realtime shadows.
  • Graphics: Avoid crash in CommandBuffer.Draw commands if null renderer/mesh is passed.
  • [778188] Graphics: Ensure that we don't set unsupported texture filter or wrap modes
  • [793506] Graphics: Fixed color space switch done via PlayerSettings.colorSpace API not taking effect immediately.
  • [770003] Scripting: Fixed crash triggered by a double cleanup inside coroutines.
  • Shaders: Fixed cases where unsupported LightMode=Meta pass type was wrongly making LightMode=ShadowCaster passes unsupported too.
  • [744588] Shaders: Fixed possible editor scene view picking crash, after reimporting shader with a GrabPass.
  • [799367] WebGL: Correct WebGL build in the Windows editor.

The following are changes and fixes to 5.4.0 features and regressions...

Fixes

  • [788821] Android: Implemented workaround for broken texture swizzles on Android 6 Mali GPUs.
  • [773426] Animation: Fixed culling not being applied properly with Animators
  • [765229] Core: Fixed DestroyGameobjects performance regression.
  • DX11: Fixed out of memory issues with large amounts of textures on some drivers.
  • [788555] DX11: Improved handling of Alt-Tab while in exclusive fullscreen
  • [789841] Editor: Fix exceptions when dragging non-regular textures (e.g. from DDS files) into scene view.
  • [765818] Editor: Fixed crash on accessing any tab of player settings, if Xbox add-on is installed
  • [777641] Editor: Fixed Frame Debugger not displaying mesh previews
  • Editor: Strict mode is no longer enabled by default when building projects/assetbundles.
  • GI: Improved detection of mismatching lighting data between Unity versions.
  • [784391] Global Illumination: Fixed case of Lightmaps indices becoming out-of-sync when unloading additively loaded scenes while others are disabled.
  • [788944] Graphics: Fixed Graphics.DrawMesh sometimes not applying the matrix correctly
  • [788394] Graphics: Fixed Skybox not getting correct FOV in some cases, 5.4 regression.
  • [787701] IL2CPP: Load the stack value as unsigned for the conv.r.un opcode in IL.
  • [788147] Image Effects: Fixed 5.4 crash regression with image effects that have missing Mono Behaviours.
  • Image Effects: Skip rendering image effects in the scene view, if a special scene view visualization mode is used.
  • [789160] iOS/IL2CPP: Correct managed stack traces which could have one incorrect frame when a NullReferenceException occurs.
  • [790740] OpenGL: Fixed skinning issues on OSX.
  • [780820] OpenGL: Shader compiler: Fixed bufinfo op handling issue that could result in a crash.
  • [786278] OpenGL: Shader compiler: Fixed gl_PrimitiveIDIn in geometry shaders.
  • [791755] OSX: Fix crash when changing quality settings during run time on OSX Metal
  • [783713] OSX Editor: Fixed UI text rendering on Radeon HD 4000 series and older AMD GPUs.
  • [788023] Particles: Fixed particle batching/corruption issue when using multiple cameras.
  • [754351] Prefabs: Fixed lack off OnWillSaveAssets callback when applying prefabs
  • Samsung TV: Fixed coroutine security issue where InvokeMoveNext would report a method access exception
  • [788483] Samsung TV: Fixed issue where Ping would not work due to a security restriction
  • [775067] Shaders: Fixed crash during shader warmup in some cases.
  • [785905] Shaders: Fixed crash that sometimes happens after deleting a shader, while materials are still trying to use it.
  • [782957] UI: Fixed RectMask2D clipping incorrectly when nested canvases are present.
  • [778798] VR: Fixed issue where reflections from reflection probes were black in stereo single-pass mode
  • [765818] WebGL: Fixed crash triggered when attempting to access any tab in the WebGL player settings, if the xboxone add-on is installed.
  • [790537] Windows Store: Workaround a driver bug in Lumia 950, the screen was flickering when navigation bar was spawning or despawning. Basically we replace ID3D11DeviceContext::ClearDepthStencilView (which corrupts stencil buffer somehow) with a full screen quad draw call which clears depth/stencil.

5.4.0b19 Release Notes (FULL)

Features

  • Asset Import: Support importing models with more than 100,000 objects
  • DX12: Added support for multi-display rendering.
  • GI: Light Probe Proxy Volumes
    This component allows using more than one light probe sample for large dynamic objects (think large particle systems or important characters). This will sample probes into a 3D texture and use that in the shader.
    • Requires shader model 4 (DX11+/PS4/XB1/GLCore).
  • GI: Occlusion of the strongest mixed mode light is stored per light probe
  • Graphics: Added motion vector support:
    • Requires RG16 texture support.
    • Motion vectors track the screen space position of an object from one frame to the next and can be used for post process effects.
    • See the API docs for: Renderer.motionVectors, Camera.depthTextureMode, SkinnedMeshRenderer.skinnedMotionVectors, PassType.MotionVectors, and DepthTextureMode.MotionVector.
  • Graphics: Added [ImageEffectAllowedInSceneView] attribute for Image Effects. This will copy the Image effect from the main camera onto the Scene View camera. This can be enabled / disabled in the Scene View effects menu.
  • Graphics: Basic GPU Instancing Support
    • Use GPU instancing to draw a large amount of identical geometries with very few draw calls.
    • Works with MeshRenderers that use the same material and the same mesh.
    • Only needs a few changes to your shader to enable it for instancing. Supports both custom vertex/fragment shader and surface shader.
    • Set per-instance shader properties from script via MaterialPropertyBlock.
    • Supports Graphics.DrawMesh command.
    • Supports Windows DX11/DX12 with SM 4.0 and up, OpenGL 4.1 and up on Windows/OSX/Linux.
  • Graphics: Fast texture copies via Graphics.CopyTexture.
  • Graphics: Graphics jobs can now be enabled (see player settings) for a potential performance boost. Currently in experimental status due to unknown project-dependent side effects.
  • Graphics: Texture Array support, seeTexture2DArray class.
  • IAP: Added support for fetching IAP products incrementally in batches.
    • FetchAdditionalProducts method added to IStoreController
  • IAP: Cloud catalog support
    A 'useCloudCatalog' boolean has been added to UnityEngine.Purchasing.ConfigurationBuilder. When set, Unity IAP will fetch your catalog of products for sale from the Unity cloud. Catalog is configured via the Unity Analytics dashboard.
  • iOS: Add URL schemes player setting
  • Kernel: The transform component has been rewritten using SIMD and a cache friendly data layout, the code is simpler and faster. As a result Transform.Setparent for large hieararchies can also be more expensive since all data for one hiearchy will always be tightly packed together.
  • OSX: Editor enabled retina support (text and some icons only)
  • Particles: Define particle width and height separately
  • Particles: Trigger Module
  • Physics: Expose ContactPoint.separation
  • Physics: Implement Physics.OverlapCapsule & Physics.OverlapCapsuleNonAlloc
  • Physics: Overlap recovery, used to depenetrate CharacterControllers from static objects when an overlap is detected. When activated, the CharacterController module will automatically try to resolve the penetration, and move the CharacterController to a safe place where it does not overlap other objects anymore.
  • Physics: Skip running the PhysX simulation step if not required by Rigidbodies or WheelColliders
  • Shaders: Uniform array support
    • Uniform arrays can be set by new array APIs on MaterialPropertyBlock.
    • The size of an array is lifted to 1023.
    • The old way of setting array elements by using number-suffixed names is deprecated.
  • Substance: Substance: ProceduralMaterials are now supported at runtime on Windows Store/Phone platforms
  • VR: Added support for Native Spatializer Plugins for VR. Oculus Spatializer included with the support.
  • VR: Native OpenVR support added
    • Note that native OpenVR support renders with an off-center asymmetric projection matrix. This means that any shaders which relied on fov / aspect may not work correctly.
  • VR: Optimized Single-Pass Stereo Rendering available in Player settings
  • VR: VR Focus and ShouldQuit Support -Application Focus is now controlled by respective VR SDK when Virtual Reality Support is enabled. -Application will quit if the respective VR SDK tells the app to quit when Virtual Reality Support is enabled
  • VR: VR Multi Device Support
    • PlayerSettings: When the Virtual Reality Supported checkbox is checked, a prioritized list is shown allowing devs to choose which VR SDKs their game supports. (Similar to the Graphics API selection dialog)
    • VR SDK list is per build-target.
    • Dependencies (dlls, etc) will be copied to the build for every sdk in the list.
    • At startup, we’ll go down the list and try to initialize each device. If any fail to initialize (headset not connected, etc), we’ll move on to the next. If all fail, we won’t enter VR mode.
    • PlayerSettings: Deprecate PlayerSettings’ stereoscopic 3d checkbox. This goes through the same subsystem as the VR devices, so a non-headmounted stereoscopic driver is one of the possible devices on supporting platforms.
    • VR API: Deprecate VRDeviceType enum and VRSettings.loadedDevice. This is replaced with VRSettings.loadedDeviceName and VRSettings.LoadDeviceByName().
    • VR API: Add the ability to get a list of supported sdks. Readonly: string[] VRSettings.supportedDevices
  • Web: GamePerf service integration. You can now track your exceptions from the wild by enabling this in the services window.
  • Web: WebPlayer support has been removed, and default player is the platform desktop being run on for the editor.
    • Therefore desktop platform installation choices are removed as being part of their respective editors.
  • Windows: Added speech recognition APIs under UnityEngine.Windows.Speech. These APIs are supported on all windows platforms as long as they're running on Windows 10: Windows Editor, Windows Standalone and Windows Store
  • Windows: Windows Standalone player now can be run in Low Integrity Mode by passing -runWithLowIntegritylevel command line argument
  • Windows 10: Added support for gsync and freesync on Windows 10 on DirectX 11 (for the Windows Store player only) and DirectX 12 (for both the Standalone player and the Windows Store player).
  • Windows Store: Add command line argument -dontConnectAcceleratorEvent to disable accelerator event based input. This disables support for some keys in Unity (like F10, Shift), but fixes issue with duplicate characters in some XAML controls.
  • Windows Store: Realtime global illumination now works when using Windows 10 SDK
  • Windows Store: UnityWebRequest now supported for all SDKs

Backwards Compatibility Breaking Changes

  • Android: WebCam no longer works on Gingerbread devices.
  • Deployment Management: Any errors logged during the build process will now cause the build to fail. This includes errors that previously allowed the build to succeed anyway, such as shader compilation failures.
  • DX12: Introduced new native plugin interface IUnityGraphicsD3D12v2 . The old interface will not function anymore due to differences in internal graphics job submission.
  • Editor: Deprecated UnityEditor.ShaderUtil.ShaderPropertyTexDim; use Texture.dimension.
  • GI: Deprecated Light.actuallyLightmapped, use Light.isBaked and Light.bakedIndex instead. Baked Light got unique index, instead of the flag "actuallyLightmapped"
  • Graphics: Further deprecated Material(String) constructor - this will now always create a material with the error shader and print an error, in editor and player. It will be completely removed in a future Unity version.
  • Physics: Changes to avoid Physics transform drift by not sending redundant Transform updates.
  • Physics: Changes to reject Physics Meshes if they contain invalid (non-finite) vertices.
  • Playables: Refactored API so that Playables are structs instead of classes, making the API allocation-less in C#.
  • Scripting: Added two new script errors in the editor for catching calls to the Unity API during serialization. See "Scripting Serialization" page in the manual for more details.
  • Scripting: To facilitate a memory optimization, UnityEngine.Object.GetInstanceID() is no longer thread safe.
  • Web: Promoted WebRequest interface from UnityEngine.Experimental.Networking to UnityEngine.Networking. Unity 5.2 and 5.3 projects that use UnityWebRequest will need to be updated.

Changes

  • Android: Assets - Disable texture streaming for Android
  • Android: Deprecated UnityPlayerNativeActivity and UnityPlayerProxyActivity; these will print warnings to the logcat if in use.
  • Android: Removed native activity implementation. An activity with the same name based on a regular activity is still in place for backwards compatibility reasons.
  • Audio: Streamed audio clips are no longer preloaded. This is done to reduce the number of open file handles in scenes referencing a large number of streamed clips. The behaviour is not affected except for a slight increase in playback latency.
  • Audio: Updated FMOD to 4.44.56
  • DX12: Disabled client/worker mode as a preparation step for pure threading (-force-gfx-mt now does nothing for DX12).
  • DX12: Enabled GPU profiler in single-threaded mode (-force-gfx-direct).
  • Editor: Editor will now trigger a warning when opening a project from any version not matching the project's matching last version string saved in information. This includes small version changes such as 5.4.0b1 to 5.4.0b2 or 5.4.0f3 to 5.4.0p1.
  • Particles: Added particle radius parameter for world collisions.
  • Physics: API changes:
    • Renamed Cloth.useContinuousCollision to Cloth.enableContinuousCollision and Cloth.solverFrequency to Cloth.clothSolverFrequency.
    • Exposed Cloth.enableTethers.
  • Physics: API changes:
    • Renamed Physics.solverIterationCount to Physics.defaultSolverIterations and Rigidbody.solverIterationCount to Rigidbody.solverIterations.
  • Physics: Fixed Character Controller Physics causing capsule to be thrown in the air when exiting another collider.
  • Samsung TV: Added Ignore BG Alpha Clear checkbox to Resolution section of Samsung TV player settings. This will disable the clearing of the alpha value for the background fill, allowing for blending between Unity's render layer and the layer behind.
  • Shaders: Internal shader for computing screenspace cascaded shadows was moved into Graphics Settings. If you were overriding it before by just dropping it into the project -- now need the custom one via Graphics Settings.
  • Shaders: Removed support for EXT_shadow_samplers on non-iOS OpenGL ES 2.0 platform.
  • Terrain: Terrain objects created in the scene will now be properly renamed to avoid using the same name.
  • Terrain: When different TerrainData are used for Terrain and TerrainCollider components on one GameObject, a warning message is shown and a button to help fix the situation.
  • UI: Switch component menu name for RectMask2D to match class name

Improvements

  • Analytics: Added missing fields to the hwstats report.
  • Android: Added template for ProGuard obfuscation on exported project.
  • Android: Application name now supports non-alphanumeric characters and spaces.
  • Android: Audio - Don't select OpenSL output if the native device params are too bad for fast path (fixes audio issues on buggy devices)
  • Android: Buildpipe - Updated SDK tools requirements for the Editor
  • Android: Converted some fatal error messages to be presented on-screen rather than printed to the logcat.
  • Android: Editor - Added Marshmallow to the list of APIs
  • Android: Enhanced robustness of Location input.
  • Android: IL2CPP - Use Android NDK x64 on x64 Windows Editor
  • Android: SoftInput - Get rid of hardcoded text color, switch to Light theme
  • Android/IL2CPP: Full debug version of IL2CPP libraries are now stored in Temp/StagingArea/Il2Cpp/Native.
  • Android/IL2CPP: Stripping of symbols and debug info is now enabled by default. Development builds still have symbols, which makes for a slightly larger binary.
  • Animation: Improved Animation event performance for repeat calls to the same events on components.
  • Audio: Added virtualization of audio effects. For audio sources that are virtual because they have been culled due to low audibility or priority, attached effect components or spatializers are now also bypassed in order to save CPU. The new behaviour is on by default, but can be turned off in the audio project settings.
  • Audio: Audio clip waveform preview now displays the actual format used for compression when the default format isn’t available on a certain platform.
  • Audio: Fixed audio clip waveform preview rendering sync issues after import and improved the way the waveforms are being rendered to be more dynamic and reveal more detail.
  • Cache Server: Cache server: Improved the cache server so that it can properly handle scenarios when assets with missing references are being read.
  • Cluster Rendering: Improvements to the cluster networking, including stability improvements while using cluster input.
  • Compute: Added DispatchIndirect function (similar to DrawProceduralIndirect; dispatches compute shader with parameters sourced from ComputeBuffer)
  • Compute: API of hidden counters on ComputeBuffers can now be optionally reset when bound, and can be explicitly set via SetCounterValue.
  • Compute: Exposed ComputeShader.GetKernelThreadGroupSizes to query compute thread group sizes.
  • Compute: Improve error handling for compute shaders
  • Core: Added more profiling information to the PersistentManager.
  • Core: Improved job execution. Spawn worker threads are now based on the number of logical processors instead of physical cores.
  • Documentation: Improved the docs for Graphics.DrawMesh
  • DX12: Introduced -force-d3d12-stablepowerstate command line parameter. Use it when profiling the GPU.
  • Editor: Added ability to hide the tetrahedron wireframe while editing light probe group.
  • Editor: Added cancel button to "Opening Visual Studio" progress dialog.
  • Editor: Added edit mode for light probe group to avoid accidental selection changes.
  • Editor: Fixed the title of the Script Execution Order inspector
  • Editor: In Play Mode the DontDestroyOnLoad scene will now only be shown if it has GameObjects.
  • Editor: Scene headers are now always shown in the Hierarchy to prevent confusion when loading and unloading scenes in Play Mode. This also allows user see which Scene is loaded in OSX fullscreen mode.
  • GI: Added Lightmapping.realtimeGI and Lightmapping.bakedGI editor APIs.
  • GI: Atlassing would generate atlases with wasted space when scaling down objects.
  • GI: Final Gather no longer recomputes if the result is in the cache.
  • GI: HDR color picker is now used for ambient color, instead of color plus ambient intensity.
  • GI: Improved mixing of realtime and baked shadows - removes shadow from the back-facing geometry, preserves bounce and contribution of other baked lights
  • GI: Store BakeEnlightenProbeSetJob results in hashed file to speed up rebaking of light probes.
  • GI: Upgraded to Enlighten 3.03.
  • Graphics: Added a -window-mode command line argument to override full-screen behaviour. Options: exclusive, borderless.
  • Graphics: Added GL.Flush API.
  • Graphics: Added MaterialPropertyBlock.SetBuffer
  • Graphics: Added mechanism to tweak some unity shader defines per-platform per-shader-hardware-tier. Currently it is exposed only to scripts: see UnityEditor.Rendering namespace, specifically UnityEditor.Rendering.PlatformShaderSettings for tweakable settings and UnityEditor.Rendering.EditorGraphicsSettings for methods to get/set shader settings. Please note, that if settings are different for some tiers, shader variants for ALL tiers will be compiled, but duplicates will be still stripped from final build.
  • Graphics: Added TextureDimension enum, and Texture.dimension property.
  • Graphics: Added useLightProbes argument to Graphics.DrawMesh (defaults to true).
  • Graphics: Allow setting a slice of 3D/2DArray as a render target (Graphics.SetRenderTarget depthSlice argument).
  • Graphics: LOD: Reduced render batch breaking overhead due to LOD fading.
  • Installer: Mac Download Assistant will write additional logs to ~/Library/Logs/Unity/DownloadAssistant.log
  • iOS: Add device support for iPhone SE and iPad Pro 9.7"
  • iOS: Added Xcode 7.3 Build & Run support.
  • iOS: Use new Game Center APIs when possible
  • OpenGL: Ported existing multidisplay support (Mac/Linux) to OpenGL core.
  • Particles: Added implicit conversion operators when setting MinMaxCurve with constants. This allows "myModule.myCurve = 5.0f;" syntax. Added the same support for MinMaxGradient when using one color.
  • Particles: It is now possible to read MinMaxCurve/MinMaxGradient in script, regardless of what mode it is set to. Previously it would give an error message in some modes.
  • Physics: Added 'OneWayGrouping' property to PlatformEffector2D for group contacts.
  • Physics: Exposed Rigidbody.solverVelocityIterations and Physics.defaultSolverVelocityIterations to help stabilize bounce behavior on impacts.
  • Physics: Physics job processing is now only done on the high priority job stack to avoid interference from other systems.
  • Physics: Point editing is now allowed in Inspector for Edge/PolygonCollider2D.
  • Profiler: Added toggle to exclude reference traversal in memory profile.
  • Scripting: Added new yield instruction: WaitForSecondsRealtime.
  • Scripting: Improved SendMessage performance for repeat calls to the same message on components.
  • Scripting: ScriptUpdater now asks whether to automatically update once per project session (i.e if a different project is opened or Unity is restarted).
  • Serialization: Serialization depth limit warning now prints the serialization hierarchy that triggered the warning
  • Shaders: #pragma target 3.5, 4.5, 4.6 are accepted.
    • 3.5 - minimum version for texture arrays (DX11 SM4.0+, GL3+, GLES3+, Metal)
    • 4.5 - minimum version for compute shaders (DX11 SM5.0+, GL4.3+, GLES3.1+)
    • 4.6 - minimum version for tessellation (DX11 SM5.0+, GL4.1+, GLES3.1AEP+)
  • Shaders: Added PassFlags=OnlyDirectional pass tag. When used in ForwardBase pass, it makes sure that only ambient, light probe and main directional light information is passed. Non-important lights are not being passed as vertex light constants nor are put into SH data then.
  • Shaders: Added shader #pragma to allow easy/cheap variants of shaders across different tiers of hardware in the same renderer without needing keywords (e.g. iPhone 4 and iPhone 6, within OpenGL ES).
  • Shaders: Improve shader translation performance when compiling shaders into OpenGL ES 2.0 & Metal
  • Shaders: Improved game data build times with many complex shaders, especially when they were already compiled before.
  • StackTrace: Deprecated Application.stackTraceLogType; users should now use Application.SetStackTraceLogType/GetStackTraceLogType instead.
  • StackTrace: For StacktraceLogtype.None only the message will now be printed (without file name or line number).
  • StackTrace: Stacktrace log type can now be set in PlayerSettings for various log types.
  • Standalones: Add -hideWindow command line option to launch standalone applications with window hidden.
  • Substance: Changes to warn the user when an input of a BakeAndDiscard ProceduralMaterial is being set at runtime.
  • UI: Added a new property AscentCalculationMode to TrueTypeFont importer to control how font ascent value is determined.
  • UI: Align By Geometry now supports vertical alignment; this can be useful for cases where the font ascent/descent info has large uneven spacing.
  • UI: Created an empty RectMask2D editor and modified the selectable one to hide script fields
  • UI: Improved the way that line spacing affects leading in text generation to provide more predictable leading when line spacing is less than 1.
  • UI: Made more functions virtual inside Graphics class
  • Windows Standalone: Added "Copy PDB files" option in build settings window, this way you can control to copy debugging files or not.
  • Windows Store: Added Bluetooth capability to player settings.
  • Windows Store: Added UnityEngine.Ping class.
  • Windows Store: Fixed generated Visual Studio solution and Assembly-CShap* projects, they will no longer rebuild needlessly. See upgrade guide for more information
  • Windows Store: Improved Visual Studio project generation, the solution shouldn't rebuild needlessly anymore, you might need to delete the old generated project so it can be regenerated
  • Windows Store: In Player Settings, visual asset images are now edited using object fields.
  • Windows Store: PDBs will now be included in the installers for "Release" players as well as debug and master players.
  • Windows Store: System.operatingSystem will add '64bit' postfix if target device has 64bit CPU (see more information in Unity Documentation).

Fixes

  • [755263] 2D: Add tooltips for Size, Full Tile or Threshold on the 9-slice section of the Sprite Renderer
  • [759462, 761416] 2D: Fix error log 'GetLocalizedString is not allowed...'
  • [754282] 2D: Fix memory leak when applying changes to sprite
  • [745882] 2D: Packing crunched sprites crashes at crnlib::crn_comp::append_chunks
  • [754385] 2D: Text is clipped in the 2D preferences
  • [715370] AI: Agent was reporting no path when moving over OffMeshLink.
  • [721123] AI: Disable expanding the navmesh clipping hull beyond the collected list of affected polygons - could cause t-junctions.
  • [717967] AI: Fix issue where agents area cost settings were overwritten with global cost settings - when doing NavMeshAgent.CalculatePath.
  • [683323] AI: Navmesh carving would sometimes collapse degenerate triangles in a way that could affect other polygons.
  • [727785] AI: Prevent rare access of garbage memory of last node in navmesh bv-tree.
  • [788040] Android: Buildpipe: change to no longer make use of preview SDK tools installed, in order to avert "Failed to re-package resources" errors in the console.
  • [786918] Android: Buildpipe: Fixed AAPT errors on project export.
  • [765396] Android: Buildpipe: Fixed AAR plugin and resource issues on exported projects.
  • [554244] Android: Ensure device detected by the editor is online
  • [759195] Android: Fix bug in Texture.GetPixels for ETC compressed textures
  • [762875] Android: Fix for black screen or crash during startup on old PVR devices (Samsung Galaxy S I9000)
  • [766776] Android: Fix freeze in new splash screen when using threaded GfxDevice
  • [751102] Android: Fixed a crash related to the main context not being an Activity
  • [734124] Android: Fixed an issue where Ping wouldn't work in release mode
  • Android: fixed an issue where SystemInfo.deviceUniqueIdentifier would return an empty string on some x86 devices
  • [779338] Android: Fixed case of immersive mode switching off on some KitKat devices when pressing volume buttons.
  • [742199] Android: Fixed remote frame debugger
  • [757111] Android: LocationService - Fixed crash bug
  • [750227] Android: Marshmallow - Fixed issues when querying for custom permissions
  • [755510] Android: Mono - Fixed crash on startup with Unity Ads when stripping is enabled
  • [689362] Android: Mute audio if audio focus is lost
  • [764422, 762733] Android: PlayerPrefs - Fixed an issue where upgrading a lot of keys from a previous version of unity would cause an out of memory error
  • [758155] Android: Support OpenGL ES 3.0 on Vivante GPUs
  • [696580] Android: Tegra 2 - application no longer crashes if UnitySendMessage is called during initialization
  • [763447] Android/IL2CPP: Fixed build errors on NDK paths with whitespaces
  • [766698] Android/IL2CPP: Fixed crash on second startup after installation
  • [769704] Animation: Added an error when an AnimatorOverrideController can't find the animations to override in the base AnimatorController
  • [760796] Animation: Added AnimationClipPlayable.applyFootIK
  • [742973] Animation: Added better error messaging and handling for for AnimationCurves with invalid data.
  • [705558] Animation: Allow deletion of last keyframe in curve editor
  • [624764] Animation: Animation Window: Overridden virtual methods are now listed as potential Animation Event targets.
  • [568379] Animation: Changed parameter ordering in add property popup
  • [561601] Animation: Disabled multi-file editing of model scale because it wasn't working properly
  • [743181] Animation: Disabled play/record/key/... buttons on Animation window when viewing objects with optimized hierarchy
  • [582315] Animation: Disabled recording and playback ui in animation window when in game mode
  • [766821] Animation: Disabled reset menu item in component when animation mode is active.
  • [757982] Animation: Dragging sprite assets into the hierarchy window, then pressing cancel, deletes their parent GameObject
  • [753888] Animation: Fix animation clip length for bundled clip
  • [741043] Animation: Fix crash when changing OverrideController on Animator with no Avatar
  • [757982] Animation: Fix for deleted GameObject when cancelling AnimationClip creation on Sprite drop.
  • Animation: Fix import of humanoids when root object rotation is not identity. Mostly single root 3DSMAX models
  • Animation: Fix memory leak in AnimatorOverrideController
  • [767096] Animation: Fix RootMotion import for generic animation with parent with specific default values
  • [756463] Animation: Fix to prevent crash when a clip is null for an animation extracted from an asset bundle, and whose dependencies have not loaded.
  • [751714] Animation: Fixed 1st frame of Animation displaying default state of the object
  • [710887] Animation: Fixed a bug causing an offset between Set and Get of Animator.bodyPosition
  • [715009] Animation: Fixed a bug spewing errors when the animation mode was reset from saving the scene.
  • [768767] Animation: Fixed a bug where animations created using the "Create" menu would contain an empty Sprite track
  • [723395] Animation: Fixed a bug where auto keys at time 0 for rotation curves were slightly off
  • [749332] Animation: Fixed a bug where Rotation property would still be shown to be added even when it was animated
  • [754268] Animation: Fixed a bug where the animation window would try to access a deleted animator component and cause a crash
  • [742258] Animation: Fixed a case where animation events would be queued up when fireEvents is set to false
  • [736468] Animation: Fixed a case where copying transitions between state machines without copying destination would crash
  • [774052] Animation: Fixed a crash in the importer when all keyframes on a track are invalid.
  • [742124] Animation: Fixed a crash when trying to enumerate a list of 0 animations on the Animation component
  • [771744] Animation: Fixed adding an Animator via the AnimationWindow not dirtying the scene
  • [743247] Animation: Fixed an error in the inspector when selecting multiple files
  • [742069] Animation: Fixed an issue where animation events would be significantly slower when an object has a lot of components
  • [755714] Animation: Fixed an issue where AnimationPreview objects would get grabbed by FindGameObjectWithTag
  • [761215] Animation: Fixed an issue where Changing culling modes during runtime would not take effect correctly
  • [769861] Animation: Fixed an issue where changing the selected game object would leave the animated properties modified.
  • [739194] Animation: Fixed an issue where euler angles were being shown differently in 5.3 than in 5.2
  • Animation: Fixed an issue where events and additional curves in 0-length animations were popping errors
  • [769505] Animation: Fixed an issue where having animations with a mixed number of bones in a controller, and having Write Defaults to false would throw errors.
  • [764019] Animation: Fixed an issue where imported keyframes would overlap and get sorted in the wrong order
  • [742367] Animation: Fixed an issue where rotation keys created through the inspector defaulted to Quaternion curves instead of Euler curves.
  • [759115] Animation: Fixed an issue where Rotation values would change on save
  • [754595] Animation: Fixed an issue where Rotation values would stay applied to objects after exiting Animation Mode
  • [767356] Animation: Fixed an issue where switching to playmode and applying import properties to a Legacy Animation would crash
  • Animation: Fixed an issue where the ModelImporterClipAnimation inspector would not show properly when he Avatar Mask was empty
  • [754595] Animation: Fixed an issue with rotations staying applied after animating
  • [745139] Animation: Fixed an issue with stepped keys having the wrong value
  • [745781] Animation: Fixed animation event not firing for transition with exit time of 1 and duration of 0
  • [745131] Animation: Fixed animation in scene view not updating when deleting key in dopesheet editor.
  • [769029] Animation: Fixed Animation previewer not detecting properly target object to preview
  • [762274] Animation: Fixed Animation recording being broken in some cases.
  • [759029] Animation: Fixed animation window not updating to selection when out of focus or when just opened
  • [760612] Animation: Fixed AnimationClip.SampleAnimation leak
  • Animation: Fixed AnimationClipImporter inspector for Generic clips
  • [762709] Animation: Fixed AnimationClipPlayable.duration so that it returns the length of its AnimationClip
  • [748164] Animation: Fixed Animator Blend Tree layout issues with long motion names
  • Animation: Fixed Animator with statemachine behaviour runtime compile error not firing callback on the right SMB
  • [741799] Animation: Fixed Animator.CrossFade failing when already crossfading
  • [757904] Animation: Fixed Animator.UpdateMode not being saved
  • [732776] Animation: Fixed AnimatorController vs AnimatorControllerPlayable not being reset the same way when modified.
  • [743494] Animation: Fixed AnimatorControllerPlayable.GetParameter crash
  • [699102] Animation: Fixed another issue where animation events would be significantly slower when an object has a lot of components
  • [753204] Animation: Fixed beeping sounds when pressing 'k' and 'c' hotkeys in the Animation Window.
  • [748211] Animation: Fixed blending not smooth when entering or leaving empty state.
  • [573482] Animation: Fixed broken Avatar Configure Tool when changing tabs with invalid Avatar
  • [756989] Animation: Fixed broken import of RootMotion transforms for Humanoid
  • [766898] Animation: Fixed case of animation compression distorting animation.
  • [770184] Animation: Fixed case of blend tree inspector not updating animator values in game mode.
  • [731510] Animation: Fixed case of incorrect transition shown in inspector when entering game mode.
  • [740173] Animation: Fixed case of missing transitions when undoing layer deletion in Animator Window.
  • [778658] Animation: Fixed case of playback not stopping when changing frame in the animation window.
  • [774265] Animation: Fixed case of sample rate not being taken into account when moving key frame in curve editor.
  • [776673] Animation: Fixed case of scene view not updating when changing clip in the animation window.
  • [579556] Animation: Fixed case of slider in curve editor and dope sheet editor resetting for clips of short duration.
  • [775732] Animation: Fixed case of state machine undo moving focus back to base layer.
  • [667639] Animation: Fixed clipped text for transition preview warning message
  • [715969] Animation: Fixed contextual menu operation on multiple selection in animation window hierarchy
  • [781321] Animation: Fixed copy/paste to a clip where associated properties don't exist.
  • [721289] Animation: Fixed crash when changing scripts while in play mode.
  • [754373] Animation: Fixed crash when deleting all euler keys in animation curve.
  • [743374, 740860, 742587] Animation: Fixed crash when deleting AnimatorController asset
  • [748219] Animation: Fixed crash when duplicating transition
  • [738767] Animation: Fixed crash when trying to copy Entry Transition
  • [753866] Animation: Fixed Crossfade called subsequently not properly interrupting transition.
  • [768490] Animation: Fixed Culled Animator still calling PrepareFrame
  • [718615] Animation: Fixed current frame not set properly in animation window at certain sample rates.
  • [688412] Animation: Fixed current time line getting broken in the AnimationWindow during resize of the window
  • [759023] Animation: Fixed curve editor range not updated when moving animation event.
  • [707863] Animation: Fixed curve selection loss in curve editor when move keys in dopesheet editor.
  • [727806] Animation: Fixed documentation for AvatarBuilder
  • [761674] Animation: Fixed dopesheet keyframe manipulation not registered.
  • [773007] Animation: Fixed error message in AnimationClip importer.
  • [775773] Animation: Fixed error message in console while optimizing animation hierarchy.
  • [742622] Animation: Fixed error message when adding color animation
  • [769885] Animation: Fixed error message when using BlendTree livelink
  • [747222] Animation: Fixed errors with unsupported functions and enum events
  • [719392] Animation: Fixed event window not showing up when pressing add animation event button
  • [729176] Animation: Fixed focus on search field when opening the add StateMachineBehaviour windows
  • [753273] Animation: Fixed frame clipping not performed when changing clips in curve editor.
  • [723883] Animation: Fixed frame number not updating during playback when it's being edited.
  • [723883] Animation: Fixed frame number not updating when pressing next/previous key frame button when it's being edited.
  • [727806] Animation: Fixed generating an avatar with AvatarBuilder returning an error if the HumanDescription doesn't include the whole hierarchy up to the topmost GameObject
  • Animation: Fixed Generic MatchTarget.
  • [740584] Animation: Fixed ghost rename text field in animation window when changing selection
  • [746454] Animation: Fixed highlight at wrong index after drag&dropping layer in Animator.
  • [756422] Animation: Fixed inconsistencies in dopesheet editor and curve editor framing
  • [769233] Animation: Fixed inconsistency in tangent mode when a key frame is created between two with different tangent modes
  • [776653] Animation: Fixed issue where it was not possible to change clip when Animation Window is locked.
  • [778610] Animation: Fixed issue whereby animation events could be added to read-only animation clips.
  • [775918] Animation: Fixed issue whereby property or keyframe deletion in read-only clip was not disabled in Animation Window.
  • [775841] Animation: Fixed issues when drag&dropping sprite into a clip with no existing sprites.
  • [683514, 692934] Animation: Fixed issues with 2D elements creating unwanted keyframes in the animation window when enabled/disabled
  • [753249] Animation: Fixed key editing over duplicates issues in curve editor
  • [732776] Animation: Fixed LayersAffectMassCenter with ControllerPlayable
  • Animation: Fixed leaking scriptable objects in AnimationWindow.
  • [748981] Animation: Fixed live link to OverrideController
  • [754813] Animation: Fixed long Animator.Update not playing all Events/ExitTimes
  • [769964] Animation: Fixed long start play mode for scene with a lot of controller
  • [762706] Animation: Fixed loss of animation window selection when selecting child game objects.
  • [741653] Animation: Fixed missing operation when dragging dope key outside of viewport
  • [740590] Animation: Fixed missing undo when renaming binding in animation window.
  • [752791] Animation: Fixed missing update to inspector when adding or removing property while recording animation.
  • [769201] Animation: Fixed negative value in frame navigation ui not prevented
  • [721991] Animation: Fixed NullReferenceException in Animation window when deleting the GO that is played
  • [745089] Animation: Fixed NullReferenceExceptions when deleting a state when after opening a project from 4.x
  • [743873] Animation: Fixed numerical issues in next/previous frame scrubbing of animation window.
  • [766775] Animation: Fixed offset when drag&dropping sprites in animation window
  • [677972] Animation: Fixed OpenGL errors showing in console when closing "Add Property" popup window
  • [740187] Animation: Fixed Play/Pause/Step Buttons not turning red when entering AnimationWindow recording
  • [765280] Animation: Fixed property added in recording mode to read-only clip
  • [556392] Animation: Fixed property value not getting unselected on mouse down in animation window.
  • [689644] Animation: Fixed scale value getting zeroed when removing scale curve components in AnimationWindow.
  • [746322] Animation: Fixed scene not being dirtied when AnimatorController changes on Animator.
  • [747816] Animation: Fixed StateMachineBehaviour not updating when changing AnimatorController at runtime.
  • [765141] Animation: Fixed StateMachineBehaviours on layer not being called properly.
  • [768879] Animation: Fixed StateMachineTransition being displayed as EntryTransition
  • [620551] Animation: Fixed text editing overlay remaining active in animation window when losing focus
  • [568379] Animation: Fixed the display order of properties in the animation window to be the same as instantiation in component.
  • [770140] Animation: Fixed transition previewer getting infinite loop with some transitions
  • [722129] Animation: Fixed Unable to drag&drop sprite in a game object with multiple bindings available
  • [575983] Animation: Fixed unremovable property in the animation window.
  • [759022] Animation: Fixed unresponsive animation window when zoomed out beyond a certain level
  • [664046] Animation: Implemented API for tangentMode in AnimationUtility
  • [746020] Animation: ModelImporter.defaultClipAnimation should return the default mask
  • Animation: Optimized AvatarMask inspector.
  • [758274] Animation: Prevent Animation Event from being created with negative time.
  • [749764] Animation: Removed modal dialog showing when removing states or transitions in the animator window.
  • [551649] Animation: Removed the animator property "enabled" from the list of animatable properties in the animation window.
  • [743853] Animation: Renamed interpolation Euler Angles (Quaternion Approximation) to Euler Angles (Quaternion) for simplicity
  • [765649] Animation: Root motion not applied on single object
  • [771510] Animation: Rotate tool rotates wrong for object with negatively scaled parent
  • [759115] Animation: Rotation value changes on play mode a little bit
  • [754265] Animation: Unity hard-crashes when importing blender rigify model
  • [769858] Asset Bundles: Fixed the source of error messages when building variant asset bundles.
  • [774223] Asset Bundles: Fixed up-to-date check when a script is only renamed, which previously could result in Asset Bundle build failures.
  • [771372] Asset Import: Fix issue with fileScale value always set to 1 on first import
  • [778562] Asset Import: Support of Blender 2.77 and later
  • Asset Loading: Asset Loading: Fixed possible crash when loading multiple asset bundles simultaneously
  • Asset Loading: AssetLoading: Fix excessive memory usage when decompressing assetbundles with many objects inside (very large serializedfile)
  • [762739] Asset Management: Fixed case of Compress Assets On Import setting being ignored when switching platforms.
  • [726464] AssetBundles: AssetBundles: Loading AssetBundles via WWW outside of playmode now works correctly.
  • AssetBundles: BuildAssetBundles will now switch back to the original Active Build Target when finished.
  • [781866] AssetBundles: Fixed default lzma compression for BuildPipeline.BuildStreamedSceneAssetBundle.
  • AssetLoading: Fixed asset bundle read error when compressed data could be read as uncompressed
  • AssetLoading: Fixed possible assetbundle caching error when starting multiple downloads with an empty cache
  • [758260] AssetLoading: Fixed thread hang after filesystem error when decompressing assetbundle data to the cache
  • [732854] Audio: Audio Low Pass Filter didn't work on Audio Listener
  • [758064] Audio: Audio Profiler shows "wrong" information when using Spatialization
  • Audio: Audio profiler: Added separator lines between columns, adapted initial column widths to fit and added support for horizontal scrolling.
  • [632169] Audio: AudioMixer.GetFloat() / SetFloat() did not work unless Unity was restarted.
  • [760985] Audio: Fixed mixer reverb effects getting cut off early in standalone builds.
  • [718344] Audio: Fixed random mixup between internal direct and reverb signal connections which could cause AudioSources to interfere and become silent under certain conditions.
  • [731177] Audio: Large numbers of streaming audio clips caused crashes in batch mode.
  • [715257] Audio: Microphone.IsRecording(null) was returning true even when no devices were available.
  • Audio: Native audio plugin SDK - Fixed dspbuffersize having a value of 0 in when default buffer size settings are selected.
  • [740603] Audio: No longer shows "Failed to initialize spatializer" warning when Spatializer Plugin is set to "None".
  • Audio: Preloaded sounds didn’t allow calling GetData in Start().
  • Audio: Project browser wasn’t updating after a change had been applied in the AudioImporterInspector.
  • Audio: Sounds marked as Play On Awake were not shown in audio profiler.
  • Compute: Avoid constant buffer overwrites when passing too wide data (e.g. Vector4 for a float3 constant)
  • [678001] Compute: Better error messages when creating compute buffers to pinpoint the problem
  • Compute: Do not log warnings/errors when current build target does not support compute shaders
  • [783093] Compute: Documented the restriction whereby ComputeBuffer.CopyCount is only available to IndirectArgs or Raw typed destination buffers.
  • [708438] Compute: Don't dispatch a program that uses >8 UAVs on platforms that don't support that (ie. D3D11 before 11.1 etc), and print a warning on import that this won't work
  • [780340] Compute: Fixed a regression where ComputeShader.SetFloats wouldn't set all values in some constants (like arrays of matrices).
  • Compute: Fixed bugs on HLSL to GLSL compute shader translation with atomic ops.
  • [738117] Compute: Improved support for bool parameters for compute shaders
  • [781700] Connect: Opening "last loaded project" upon unity start up will not unlink project anymore from its organization
  • [751691] Core: Fix crash when deleting child-object when prefab connection is lost
  • [716926] Core: Fix deletion order of depending components
  • [674553, 727331] Core: Fix for prefabs not updating the root order property modification under certain circumstances.
  • [725043] Core: Fix for silent asset overwrite when importing a package via "openfile" (aka double-click)
  • [687655] Core: Fix Issues with import of '~' folders (ignored folders)
  • [736774] Core: Fix not being able to return license
  • [730559] Core: Fixed asset importer error when calling AssetDatabase.Refresh() during import of assembly
  • [687080, 543729, 549533, 593676, 562606] Core: Fixed issues with ScritableObjects added as sub-objects to assets
  • [732255] Core: Fixed memory corruption in enlighten scene mapping
  • [681950] Core: Return error messages for invalid locationPathName parameter values for BuildPipeline.BuildPlayer
  • Documentation: Restored lost documentation for RenderTargetSetup.
  • [778324] DX11: Fixed errors when trying to create floating point textures in linear color space, with mismatching flags.
  • [728634] Editor: Adjusted the width of the 'Build Settings' window so that it displays its contents correctly, even if support for some of the players is not currently available.
  • [748499] Editor: Copying a directory onto itself will no longer incorrectly recurse.
  • Editor: CTRL/CMD + marquee select now correctly subtracts from selection in light probe group editor
  • [755238] Editor: Editor will show compiler errors in English while building to Windows Store Apps, even if Windows locale is not set to English.
  • Editor: EditorGUIUtility.ObjectContent now adds type information to the text string as shown for ObjectFields: E.g: "Concrete (Texture2D)" instead of "Concrete".
  • Editor: Fix a now perfectly OK assert that can happen when alt-tabbing back.
  • [765466] Editor: Fix editor crash when locking cursor from constructor or static initializer
  • [730441] Editor: Fix editor freeze when picking in scene view with a lot of overlapping game objects
  • [741515] Editor: Fix for null errors when dragging in prefabs into scene view
  • [715448] Editor: Fix Lose all keyboard shortcut when focus is in connect windows or asset store on windows
  • [745085] Editor: Fix null ref configuring Avatar
  • [757729] Editor: Fix scene view crash if internal scene view camera is disabled
  • [777750] Editor: Fix to prevent the following error: "GetEditorTargetName is not allowed to be called from a MonoBehaviour constructor, call it in Awake or Start instead".
  • [705226] Editor: Fix toggling of asset store window full screen mode
  • [743688] Editor: Fix warning when deleting an open scene in the assets folder and then saving the scene from the hierarchy windows
  • [711720] Editor: Fixed a bug in the property diff recorder would insert property modification on the prefab asset if it was being edited in the inspector
  • [712973] Editor: Fixed a Mac-only crash when importing some textures.
  • [769833] Editor: Fixed access violation in GUIView::GUIViewWndProc.
  • [709369] Editor: Fixed an issue that could cause scenes containing prefab instances with driven transforms to immediately become dirty.
  • [703222] Editor: Fixed camera preview sometimes not taking manually overriden projection matrix into account
  • [775244] Editor: Fixed case of access to destroyed window during shutdown.
  • [734284] Editor: Fixed case of different color gradients & pickers being seen between Gamma and Linear space player settings
  • [769085] Editor: Fixed case of EditorJsonUtility throwing MissingMethodException.
  • [764986] Editor: Fixed changing order of components not getting saved. We now also support undo.
  • [696623] Editor: Fixed crash that could happen when animation window is open and playmode is entered
  • [763920] Editor: Fixed curves in particle system inspector not showing negative values initially
  • [776880] Editor: Fixed exception when renaming script outside of the editor.
  • [781863] Editor: Fixed issue whereby the launcher could crash on exit.
  • [775986] Editor: Fixed NullReferenceExceptions that could be triggered when multi-selecting in the inspector.
  • [729048] Editor: Fixed OSX native web view that would continue ticking its timer after being closed.
  • [709059] Editor: Fixed performance issue in SpriteInspector.
  • [709639] Editor: Fixed scenes containing prefab instances becoming dirty on load
  • [757212] Editor: Fixed squashed vector fields in material editor
  • [762946] Editor: Fixed when dragging a second scene to Hierarchy the first scene would auto expand
  • [746120] Editor: Home window close after sign in
  • [742304] Editor: Improved selected object wireframe overlay look when MSAA is used
  • [778277 763319] Editor: Launcher cosmetic changes: adjusted header element separation and project list UI.
  • [788602] Editor: Launcher cosmetic changes: adjusted title font weight.
  • [739892] Editor: Prevent crash when closing Unity with detached Asset Store window
  • [779935] Editor: Prevent dragging of objects between different editor processes causing unintended behavior.
  • [750117] Editor: Prevent scene data corruption from cross scene game object references. Game Objects from a different scene was duplicated into the scene that was referencing it when the scene was saved.
  • [669717] Editor: Show a warning in camera inspector when it wants deferred but is set to ortho
  • [752218] Editor: [PlayerSettings] After changing Graphics API some UI elements do not respond correctly
  • [739892] Editor - Other: Fixed [Editor, A$] Unity crashes when closing it with detached Asset Store window
  • [650493] GI: "Edit" button for non-editable lightmap parameter assets now says "View"
  • [663512] GI: Added a note in Lighting window when reflection source is not set
  • [776004] GI: Disallow negative importance for reflection probes.
  • [684983, 672944] GI: Fix baked transparency not applied to AO
  • [629690] GI: Fix baked transparency textures not using tiling and offset values
  • [743478] GI: Fix crash when making object lightmap static
  • [743095] GI: Fix fallback to non-directional lightmaps on SM2.0 hardware
  • GI: Fixed black (NaN) artifacts produced in rendering by invalid directional lightmaps
  • [753822] GI: Fixed errors when using baked lightmaps & multi-scene editing
  • GI: Fixed issue of changing lightmap directionality mode corrupting the scene rendering.
  • [756506] GI: Fixed missing ambient when AmbientGI is set to Baked, but BakedGI is disabled.
  • [731103] GI: Fixed orientation of skybox when computing ambient probe on Windows and Linux.
  • [728021] GI: Fixed scene view GI visualizations sometimes not working properly
  • [755421, 766533, 766546, 756020] GI: Fixed some directional specular lightmap artifacts
  • [714102] GI: Improved Lighting window preview of very small lightmaps
  • [650495] GI: Improved name of Default lightmapping parameters asset
  • [534658] GI: Make substances work with baked transparency.
  • [632894] GI: Refresh light probe connections when editing probe position via inspector
  • [775942] Global Illumination: Change to warn when trying to update disabled reflection probe.
  • Global Illumination: Fixed a reflection probe baking issue in multi scene editing.
  • [653592] Global Illumination: Fixed issue whereby changing Reflection Probe component positioning in the inspector makes realtime probe black.
  • [751599] Global Illumination: Fixed multi-scene baking
  • [736077] Global Illumination: In editor, avoid some of automatic GI overhead when GI is turned off
  • Graphics: Added profiler markers on async texture loading waits
  • [777505] Graphics: Apply material keywords when drawing from command buffers
  • Graphics: DX12: Implemented support for ShadowSamplingMode.
  • [685154] Graphics: Filter out duplicate graphics APIs in PlayerSettings.SetGraphicsAPIs
  • [731655] Graphics: Fix crash trying to set shader name on shader that failed to compile
  • [741959] Graphics: Fix crash when calling Texture.Compress for large textures
  • [735101] Graphics: Fixed an issue with Texture2D.LoadImageIntoTexture() -> Texture2D.Apply() not generating mipmaps if the Texture2D object didn't have actual mipmaps previously.
  • [728925] Graphics: Fixed case of crash after SetTargetBuffers and GameObject.SetActive(false).
  • Graphics: Fixed Crunch texture compression artifacts caused by integer overflow
  • [715712] Graphics: Fixed material file content is non-deterministic in Editor - order of properties in a '.mat' file changes
  • [765378] Graphics: Fixed material index not being used when calling Graphics.DrawMeshNow with rotation
  • [752757] Graphics: Fixed meshes with large scale and blend shapes sometimes not being lit correctly
  • [758050] Graphics: Fixed null reference exception being thrown when setting null to mesh triangles/indices
  • Graphics: Fixed potential problem capturing frames in RenderDoc
  • [754704] Graphics: Fixed problem of being able to set syncUploadBufferSize below 2 which leads application to crash on startup
  • Graphics: Fixed profiling related information (SetGpuProgramName) performance issue in development player builds. (to 5.3 too)
  • [743239] Graphics: Fixed shadow artifact when no shadow caster is in the view frustum.
  • [753118, 759483] Graphics: Fixed some cases of incorrectly detecting "destroy RT being assigned to Camera.targetTexture", resulting in losing Camera.targetTexture - e.g. in case of context-loss on DirectX or changing Emulation Layer in the Editor and such like.
  • [749690] Graphics: Graphics: Fix performance regression in dynamic batching on Adreno and Mali GPUs
  • [775652] Graphics: Improved feedback on Recalculate Bounds in LODGroup inspector.
  • Graphics: Newly created line renderers and trail renderers will have light probes and reflection probes disabled by default.
  • Graphics: Prevent spam of D3D11 warning messages setting resource names
  • [687726] Graphics: RenderTextures that have IsCreated==false will now consistently render black if bound, instead of undefined results.
  • [768296] Graphics: Static batching can batch somewhat more objects now. Previously had a limit of 32k indices, now 64k. 32k limit stays on Mac due to driver issues.
  • [724664] Graphics: Textures imported as cubemaps now are properly marked as non-readable if import option says so. Saves memory! (coming to 5.3 too)
  • [727467] Graphics - General: Fixed [DX12] CPU profiler timeline view broken
  • IAP: Fixed case of failed IAP purchase events costing unity Analytics analysis points.
  • IAP: Fixed case of IAP not sending Transaction events to Unity Analytics.
  • IAP: If a store implementation notified Unity IAP of a purchase for a product that was unknown to Unity IAP, the application did not receive a ProcessPurchase invocation. ProcessPurchase will now be invoked in this scenario.
  • [742005] IL2CPP: Fix NavMesh stripping issue
  • [743502] IL2CPP: Fixed an issue which caused "callback cannot take parameters" error message if there was a DLL in the project that inherited from animation state machine classes, but project did not use animation.
  • [768042] IMGUI: Fixed CurveEditor's OnGUI Repaint early-out not respecting control ID's
  • [744171] IMGUI: Fixed GenericMenu shortcut keys are not displayed
  • IMGUI: Fixed Make BeginVertical behave like BeginHorizontal.
  • [598054] IMGUI: Fixed Material Property Drawer does not display a slider or drop-down menu
  • [744136] IMGUI: Fixed NullReferenceException in plugin crashes Unity at GUIStyle::Draw
  • [744136] IMGUI: IMGNullReferenceException in plugin crashes Unity at GUIStyle::Draw
  • [750357] iOS: Add font containing Lao characters to the fallback list
  • [711986] iOS: Change to not install Unity plugin unnecessarily. Previously this caused killing of Xcode whenever the previous build was done with different version of Unity.
  • [525606] iOS: Change to use remote notifications API only if they are used. This fixes a warning when submitting to iTunes Connect.
  • [732878] iOS: Don't duplicate AdSupport in plugin inspector
  • [734640] iOS: Don't override iPod music when corresponding player setting is not set
  • [747022] iOS: Fix crash on iOS 6.0 devices
  • [732658] iOS: Fix Korean, Indian and Hebrew font fallbacks
  • [754679] iOS: Fixed excessive file descriptors usage when opening asset bundle from disk (cache or StreamingAssets folder)
  • [740825] iOS: iOS/OSX: Fix text rendering performance regression
  • [771597] iOS: OS: Ensure asset bundles are not flagged for iCloud backup by default upon download.
  • [753299] iOS: viewWillTransitionToSize will now be passed to super even if we disallow orientations (helps plugins that use presentation controllers)
  • [736683, 739007] iOS: Work around launch screen asset catalog bug
  • [755365] iOS/tvOS: Build all object files with correct SDK
  • [770160] Linux: Fix flickering/corrupted rendering with OpenGL Core
  • [763944] Linux: Fix non-native-resolution fullscreen rendering with OpenGL Core
  • [761639] Mac Editor: Added functionality in order to prevent the processing of folders that contain the ".unity" extension, as this was causing the editor to crash when executing in batch mode.
  • [764995] Materials: Fixed a crash if GetMaterialProperties is called with a null in the list of materials.
  • [776940] Metal: Fixed case of native RenderBuffer query failing in case of multi-threaded rendering.
  • [759459] Mono: Correct a crash in mono_string_to_utf8_checked when Marshal.StructureToPtr is called from managed code.
  • [730146, 735604, 740910] Mono: Implement IPv6 support on Windows.
  • [759138] MonoDevelop: Disabled Git, Subversion and NUnit add-ins by default. Fixes issue with being unable to write to newly created scripts
  • [754609] MonoDevelop: Fixed issue with MonoDevelop showing "��u" symbols in document view after using "Save As"
  • [485138] MonoDevelop: Fixed issue with MonoDevelop sometimes giving focus to the wrong script when opened from Unity
  • [729201] MonoDevelop: OSX: Fixed issue with MonoDevelop not working when copied to case-sensitive partition
  • [731111] MonoDevelop: Show hint in breakpoints dialog that explains exceptions list is generated from currently selected project
  • Multiplayer: Clean up MatchInfo UI in the NetworkManager play mode inspector
  • [744002] Multiplayer: Disabled host migration on WebGL clients (they can't become host)
  • [729157] Multiplayer: Disallow sending NetworkConnection object in commands
  • Multiplayer: Explicitly Dispose() WWW object in MatchMaker callback handler when done with it.
  • [774121,772246] Multiplayer: Fixed an issue where specifying http:// or https:// in the MatchMaker URI could cause the system to fail to connect to MatchMaker
  • [732687, 696591] Multiplayer: Fixed bug where connecting to a non https MatchMaker after joining 1 match would fail in all cases
  • Multiplayer: Fixed issue where an error response from the server could lead to undesirable console output in non error cases when setting the match auth token
  • Multiplayer: Fixed issue where default matchmaker port was 80 instead of 443 in 1 code path
  • [745795] Multiplayer: Fixed issue where SyncLists didn't use the configured channel
  • Multiplayer: Fixed issue where wrong initialization connection amount could lead to system crash.
  • [746011] Multiplayer: Fixed issue with ClientScene.objects list increasing after every host migration
  • [731045] Multiplayer: Fixed issue with matchSize being incorrectly used from a join match response
  • [748967] Multiplayer: Fixed issue with OnStartAuthority being called twice on player with local authority on host
  • [738501] Multiplayer: Fixed UI panel on NetworkManager for match max size and name, as well as add in tooltip info for both
  • Multiplayer: Fixed up MatchMaker URI to be correct with http:// prefix as default
  • [748936] Multiplayer: Minor improvement to network manager HUD ('connecting' state and cancel button)
  • [727797] Multiplayer: Networking: Fixed lobby issue where it would reject new players when there was still one slot left.
  • Multiplayer: Removed annoying warning: "no free events", and "Attempt to send to not connected connection", as well as fix ack doesn't reset with connection resetting bug
  • [738047] Multiplayer: SyncList now sends updates only when a value assignment changes the current value
  • [768030] Networking: Fixed issue where the client was unable to free connections in NetworkServer when using WebSocket.
  • [781177] Networking: Fixed issue whereby transferring data via reliable sequenced qos channel could result in lost messages in "bad" network conditions.
  • [776137] Occlusion Culling: Fixed broken portal visualization in some cases.
  • [775691] Occlusion Culling: Fixed visualization when changing scenes.
  • [742591] OpenGL: Fix for non-working binary shader cache with OpenGL ES 2
  • [767348] OpenGL: Fixed various corner case issues for GLSL shader generation on ComputeBuffer loads, stores and atomic ops
  • OpenGL: Windows fullscreen mode fixes
  • [702914] OSX: Menu bar in standalone player no longer blocks the main player loop from updating
  • [782535] Particles: Allow bursts to be larger than 64K
  • [772263] Particles: Collider visualization was not scaling with transform
  • [763929] Particles: Disable size/rotation properly when toggling 3D in the editor
  • [764568] Particles: Disabling unused UI options
  • [765905] Particles: Dont restart system when simulating when becoming visible, and use bigger timesteps
  • [760072] Particles: Ensure no garbage is generated when using some script commands
  • [696305] Particles: Faster mesh data caching, plus memory usage optimization
  • [761790] Particles: Fix case of scale not being applied correctly to AABB in the TrailRenderer
  • [781570] Particles: Fix collision bug where NaN could be generated for the contact normal
  • [757061] Particles: Fix crash when mesh is missing inside player (eg a default mesh is used)
  • [757969] Particles: Fix error message when particles have zero velocity and start inside a collider
  • [778193] Particles: Fix mesh color usage, and improve messaging
  • [755095] Particles: Fix particle shader preview to display a flat plane instead of a sphere
  • [759756] Particles: Fix stretch particle bounds to avoid culling errors
  • [744083] Particles: Fixed bug with scripted particle emission API
  • [763664] Particles: Fixed crashes with null curves and gradients
  • [496494] Particles: Fixed culling when using SetParticles in standalone
  • [765346] Particles: Fixed debug plane visualization
  • [756786] Particles: Fixed IsFinite error spam with particles and second camera.
  • [756971] Particles: Fixed issue where particle system is stopped and cleared and after that it won't play when simulation space set to local.
  • [756108] Particles: Fixed mesh double scaling issues
  • [756194] Particles: Fixed particle system only playing once.
  • [756725] Particles: Fixed particle systemm not playing when triggered via Event Trigger.
  • [696610] Particles: Fixed particles are not drawn in the correct order on rotated particle systems.
  • [759502] Particles: Fixed particles disappearing after going offscreen and returning.
  • [756742] Particles: Fixed particles systems not looping correctly.
  • [755677] Particles: Fixed ParticleSystem.IsAlive() always returns True for particle systems with longer duration
  • [778193] Particles: Fixed Shape Module error when shader doesn't have _Color property
  • [723993] Particles: Fixed wrong culling of some particle objects caused by incorrect bounds calculation due to parent scaling.
  • [782648] Particles: Fixing an edge case where 3D size wasn't behaving correctly
  • [755330] Particles: Fixing collision events to ensure correct events are sent to correct gameobjects
  • [774931] Particles: Fixing crash when material is missing and mesh colors are requested
  • [774931] Particles: Fixing Skinned Mesh Renderer Shape crash when its material was missing
  • [754042] Particles: Give subemitters better default names, based on their context (birth, death etc)
  • [770176] Particles: Hiding "Angle" option in Shape Module when it is not relevant
  • [765472] Particles: Improve mesh particle error message, when buffers re full
  • [761689] Particles: LimitVelocityOverLifetime module shouldn't allow negative values
  • [754041] Particles: Max Collision Shapes option cannot be negative
  • [757461] Particles: Particle system doesn't play if method is called via Invoke fixed.
  • [745121] Particles: Particles are now emitted with the correct position//rotation when using a Skinned Mesh Renderer or Mesh Renderer as shape.
  • [767786] Particles: Preserve stopEmitting parameter when becoming visible (culling fix)
  • [767827] Particles: Renaming Particle.lifetime property to Particle.remainingLifetime for clarity
  • [760830] Particles: Reverse 3D rotation direction, for consistency with existing 1D rotation
  • [771887] Particles: Size over lifetime using separate axes wasn't always working
  • [761003] Particles: Support radius in Trigger Module
  • [769838] Particles: Texture Sheet Animations could incorrectly loop back to the first frame at the end of their animation
  • [762708] Particles: Trigger Module crashed when assigning the wrong list type via script
  • [762702] Particles: Trigger Module wasn't spawning death sub emitters
  • [765533] Particles: Visualize Bounds did not scale the debug rendering correctly
  • Physics: Ensure that animating a Joint2D property always updates the joint immediately.
  • Physics: Ensure that auto-configuration properties for Joint2D update the joint immediately.
  • Physics: Ensure that buoyancy forces take into account the Rigidbody2D gravity-scale.
  • Physics: Ensure that when recalculating contacts for an Effector2D, all relevant Rigidbody2D are woken.
  • [753924] Physics: Ensure we don't pass infinite radius into PhysX overlap
  • Physics: Fix crash when setting a frequency of zero on the TargetJoint2D.
  • [751979] Physics: Fix inertia tensor being broken after a new Collider was added to the Rigidbody
  • [766261] Physics: Fix to ensure that 2D Overlap/Cast checks use consistent 'skin' radius for all shapes
  • [765870] Physics: Fix to ensure that a Joint2D auto-configuration still works if joint is added from script.
  • [763922] Physics: Fix to ensure that a TargetJoint2D added via script allows collisions with static colliders.
  • [762771] Physics: Fix to ensure that changing Rigidbody2D.gravityScale whilst a Rigidbody2D.MovePosition is in progress now works.
  • [764769] Physics: Fix to stop Rigidbody2D with Interpolation being placed at world origin for a single update upon start.
  • [752059] Physics: Fixed an issue where a static trigger collider would not report a contact when moved.
  • [765300] Physics: Fixed case of center of mass and inertia tensor being reset after game object was reactivated.
  • [744007] Physics: Fixed crash when disabling Colliders from OnTriggerStay callbacks.
  • [769136] Physics: Fixed errors reported by Cloth Inspector when an object with a cloth component is selected.
  • [716264] Physics: Fixed HingeJoint setup issue when changing isKinematic property on attached Rigidbody
  • [755612] Physics: PlatformEffector2D now supports negative scaling on parent Transform.
  • [763806] Physics: Rigidbodies without non-trigger colliders can again have custom center of mass and inertia tensor.
  • [747934] Physics: Stop TargetJoint2D crashing when using a Kinematic Rigidbody2D.
  • [758422] Physics2D: Fixed case of Collision2D.relativeVelocity being reported with incorrect values.
  • [778125, 780607] Physics2D: Fixed issue with dragging a Sprite/Texture2D into the inspector, causing a PolygonCollider2D to use it even though it is not dropped on the component.
  • [745080] Player: Checking/unchecking the 'Windowed' checkbox will no longer reset the screen resolution.
  • [772977] Plugins: Fixed Editor crash, when trying to set plugin settings for deprecated platforms.
  • Plugins: Fixed issue with Android plugins, some of the were treated as folder plugins, for ex.,Assets/Plugins/Android/SimpleJarPlugin.java
  • Plugins: Native plugins will correctly initialize their settings on import and this will be reflected in meta file.
  • Profiler: Fix excessive memory usage when starting development player
  • [760993] Profiler: Fixed incorrect time displaying in CPU profiler if time exceeded 5 seconds
  • [765357] Scripting: Always throw an exception when calling AssetDatabase methods from constructors and during serialization
  • [765509] Scripting: Deactivation order during built application shutdown is now consistent with normal scene unloading. Previously closing a built aplication could result in a NullReference exception.
  • [746490] Scripting: Debug.Log won't consume memory when StackTraceLogType is None
  • [746877] Scripting: Fix crash on FieldInfo.SetValue and FieldInfo.GetValue when field is not defined on target object specified
  • [754405] Scripting: Fix issue that causes UnityScript to incorrectly detect some methods return type
  • [766939] Scripting: Fixed crash after calling DestroyImmediate(gameObject) in MonoBehaviour.Awake
  • [723650] Scripting: Fixed crash when accessing SerializedProperty.tooltip in some cases.
  • [750066] Scripting: Fixed issue where GetComponent() throws an exception if called from constructors or deserialization.
  • [697550] Scripting: Fixed issue with being unable to use ScriptableObject.CreateInstance with a nested ScriptableObject class
  • [761360] Scripting: Fixed OnAudioFilterRead() crash.
  • [723842] Scripting: GetHashCode() on UnityEngine.Object derived classes no longer changes when the object is destroyed.
  • [750066] Scripting: GetTransform<>() invoked from a constructor or field initializer could crash Unity.
  • [737529] Scripting: Prevent an ExecutionEngineException in System.Reflection.MonoProperty::GetterAdapterFrame when Mono AOT or IL2CPP is used with the .NET 2.0 profile.
  • [774822] Shaders: Change to allow surface shaders to directly include "Lighting.cginc" to control where it is included.
  • [736102] Shaders: Do not overwrite alpha if opaque surface shader deferred pass writes to occlusion.
  • [737455] Shaders: Don't create depth buffer temporary textures created by GrabPass.
  • Shaders: Fix DX11 shader disassembly not showing correctly in the editor UI for 'show compiled code'.
  • Shaders: Fix PBS surface shader compilation when Occlusion output is not present.
  • [736007] Shaders: Fix standard shader artifacts caused by precision problems on OpenGL ES 3 mobiles
  • [778700] Shaders: Fixed a case where a material using a standard shader with transparency could be sorted incorrectly if the shader was reselected.
  • [782654] Shaders: Fixed a potential crash if an internal error is encountered compiling a D3D11 shader.
  • [644807] Shaders: Fixed case of animated standard shader Emission being wrongly overriden by material inspector
  • [785928, 786539] Shaders: Fixed UNITY_SAMPLE_TEXCUBE_LOD to force texCubeBias only when we are sure that there is no texCubeLod available
  • Shaders: Fixed UTF8 BOM in compute shader include files not being understood properly.
  • Shaders: Fixed very small or very large default shader property values not being serialized correctly.
  • [784141] Shaders: Improved error messages emitted if a syntax error is found early in surface analysis.
  • [728200] Shaders: Overwrite diffuse alpha channel in opaque shader before finalGBufferModifier is applied.
  • Shaders: Reduce number of DX11 samplers used by Standard shader (two reflection probes share a sampler; and three LPPV textures share a sampler)
  • Shaders: Reimport compute shaders from the same folder when .cginc is modified, just like regular shaders are.
  • [786534] Shaders: Removed a spurious error about _Emission if a legacy Self-Illumin shader was selected in a material.
  • Shaders: Some optimizations for surface shader importing time.
  • [669396] Shaders: _CameraDepthTexture is now preserved across calls to RenderWithShader()
  • [751764] Shadows: Add animation support of light shadow near plane
  • [745720] Shadows: Fixed shadow error messages happening in some cases
  • [761152] Shadows: Fixed shadows disappearing for some off-screen shadows casters
  • [766179] Shadows: Prevent setting out-of-range shadow strength
  • [731011] SpeedTree: Fixed performance regression when lots of Tree components present in the scene.
  • [755097] Standalone player: Fixed Application.persistentDataPath when Product Name contains invalid path character.
  • Substance: Fix to avoid re-generating ProceduralMaterials twice when switching color space.
  • [780071] Substance: Fixed case of "Mismatched LayoutGroup.Repaint" error message appearing in console when assigning a ProceduralMaterial to a mesh.
  • [776052] Substance: Fixed case of baked ProceduralTextures being serialized without their baked data.
  • [762285] Substance: Fixed case of GetProceduralXYZ returning 0 when used with an input's label instead of its identifier.
  • Substance: Fixed case of normal maps textures being incorrectly processed when used as image inputs to a ProceduralMaterial.
  • [779574] Substance: Fixed case of ProceduralMaterials being stuck in "Generating..." state when leaving playmode, as they are being computed
  • Substance: Fixed corner cases of outputs not being impacted by any input not being generated
  • [779560] Substance: Fixed crash in VisibleIf expression evaluation, caused by looking up an input by label instead of by identifier.
  • [781118] Substance: Fixed crash when undoing a modification of the shader assigned to a ProceduralMaterial.
  • Substance: ProceduralTextures being cached to disk/flash now have their size correctly taken into account when querying Caching.spaceOccupied.
  • [776803] Substance: Speeded up the processing of BakeAndDiscard materials when loading scenes.
  • Templates: Fixed whitespaces in Editor Tests template
  • [741344] Terrain: Fixed crash when using SpeedTree wind with SpeedTree trees painted on terrain.
  • [736726] Terrain: TerrainData marked as DontSave now won't crash the Editor on quit.
  • [730899] TreeEditor: TreeBaked textures are no longer tinted to current fog color.
  • [747537] tvOS: Change to disable Menu button when playing video if allowExitToHome is disabled.
  • tvOS: Change to make tvOS platform support installation independent from iOS platform support.
  • [749289] tvOS: Duplicate another image layer when not all are defined
  • tvOS: Enabled movie playing on tvOS.
  • [753925] tvOS: Fix rendering path selector in player settings
  • [776446] tvOS: Fix to enable game controller in tvOS on-screen keyboard.
  • [749311] tvOS: Fix to separate tvOS SDK and OS version settings from iOS.
  • [739883] tvOS: Fixed SetScriptingDefineSymbolsForGroup for tvOS
  • tvOS: Fixed Xcode plugin installation when it is done by tvOS platform support.
  • [736161, 742081] UI: Added a delay to calling UpdateRectTransform when Canvas is created. An update changed the behavior prior to 5.2 which will cause issues for many users who have nested canvas that are created using instantiate as the RectTransform was updated before they could re-parent the Canvas. With a delay we maintain the previous behavior and also keep the original fix.
  • UI: Added fix so that the placeholder text is enabled when the InputField is deactivated and the text is empty.
  • [73009, 6745699] UI: Added validation and character limit to the set of the InputField text property.
  • [605596] UI: Change to assign default font to text/button text created in the editor when playing. Previously labels were empty in such cases.
  • UI: Change to only process mouse input if there is a mouse present within the StandAloneInputModule.
  • [775637] UI: Change to reemitt during the repaint loop, due to world space canvasses not using cameras to render. This fixes a case of UI Elements becoming invisible after scrolling "Graphics" option for the element.
  • [787563] UI: Change to shield Selectable in case of a null EventSystem.current, fixing case of NullReferenceException being thrown when Changing InteractableStates while Deactivating EventSystem.
  • [758873] UI: Ensure the dropdown component is enabled before trying to start the coroutine
  • UI: Fixed a bug in Unity Editor's DelayedTextField where it was losing edit progress when moving focus to a checkbox or dropdown.
  • [738249] UI: Fixed ArgumentCache.TidyAssemblyTypeName allocating memory everytime. It is now alloc-free except the first time deserializing deprecated data
  • [762080] UI: Fixed ArgumentOutOfRange exception sometimes being thrown when editing InputField on mobile.
  • [764711] UI: Fixed deselection of selectable when set to not-interactable.
  • [742140] UI: Fixed first color crossfade tween cancelling subsequent tweens while running
  • UI: Fixed incorrect alpha threshold implementation.
  • UI: Fixed incorrect content validation when assigning text.
  • [768754] UI: Fixed incorrect line height with embedded quads in rich text
  • UI: Fixed issue that was causing the first line of text to include the ascent offset scaled by line spacing.
  • UI: Fixed issue were LayoutComplete() was called instead of GraphicUpdateComplete() after the GraphicUpdate loop.
  • [773533] UI: Fixed issue where dirty CanvasRenderers of disabled canvas's would be added to the dirtylist causing a null reference crash
  • [770804] UI: Fixed issue where if two elements were incorrectly ordered if they were in the same sorting bucket
  • [764925] UI: Fixed issue where MovieTextures would not have the texel size set.
  • [771816] UI: Fixed issue where vertical alignment was set to TOP if the line height was less than the text extents.
  • [772953] UI: Fixed issue where we would get OOM crash if borders are larger than drawable rect.
  • [772943] UI: Fixed issue whereby pressing up in an empty textfield would index the first char, causing an out of range exception.
  • [783853] UI: Fixed issue with blurry text when centering text and pivot set to 0.5 and width/height non-power-of-2.
  • [778121] UI: Fixed issue with crash due to dirty renderer being in the dirty list after being destroyed.
  • UI: Fixed issue with null reference error in Graphic on reload
  • UI: Fixed NaNs introduced in font calculations when the font reports its size as 0.
  • [769981] UI: Fixed the issue with the font importer inspector getting dirtied each time it was enabled.
  • UI: Fixed toggle group assignment use to re-register the toggle during onDisable().
  • [775987] UI: Fonts now report a proper descent value which means we can the calculate bottom extent independent of internal leading.
  • [765232] UI: If the InverseMatrix of the canvas changes we need to dirty the batch to redraw at correct location
  • [741751] UI: Multiple display support disabled on all platforms except WiiU and 3DS. This will be re-enabled once the non-native resolution bug is fixed.
  • [778280] UI: Removed functions from onValidate() that cause incorrect behaviour:
    • Set does nothing as serialized property has already overwritten the value by this point.
    • PlayEffect can cause other items to go invisible.
  • [730100] UI: Strip \n,\t from InputField text when in single line mode
  • [730100] UI: Strip \n,\t from InputField text's new value (rather than the old one) when in single line mode.
  • UI: World space canvas now emits to each camera in the scene instead of directly to the world.
  • [769777] Visual Studio: Fixed crash when opening VisualStudio + improved VisualStudio startup performance
  • [761981] VR: Exposed Camera.targetEye to script for Virtual reality Applications.
  • [765997] VR: Fix Screen Orientation on GearVR applications.
  • [783787] VR: Fixed case of VRSettings.supportedDevices not populating until a VR device is loaded.
  • [713551] VR: Fixed issue whereby using [Deferred Rendering + MSAA + Image Effect - blur] would render a black screen.
  • [766124] VR: Fixed Splash Screen Aspect ratio issues for VR Applications.
  • [747236] WebGL: Fix backspace in IMGUI input field navigating away from page
  • [746302] WebGL: Fix building shaders correctly for WebGL in AssetBundles
  • [744374] WebGL: Fix cursor hotspot coordinates when hotspot is outside the cursor area
  • [740182] WebGL: Fix webpage scrolling in Chrome/Safari/Edge when pressing arrow keys
  • [752150] WebGL: Fix xbox controller default mapping not matching buttons/axis
  • [770266] WebGL: Fixed 'Uncaught incorrect header check' error.
  • [771984] WebGL: Fixed issues launching WebGL content in iframes when third-party cookies are disabled.
  • WebGL: Fixed WebGL 2.0 support to run on browsers implementing the final WebGL 2.0 specifications.
  • [749303] WebGL: Impement AudioSource.PlayScheduled and AudioSource.SetScheduledEndTime
  • WebGL: Improved performance of floating point Math in Chrome.
  • WebGL: WebGL: Fix input y coordinates being off-by-one
  • [691571] Window Management: Fixed LockReloadAssemblies is not working correctly
  • [608901] Window Management: Fixed Minimizing unity changes the size of maximized unity windows
  • [771326] Windows: "Build & Run On" option will now work correctly with Universal Windows 10 Apps (it is no longer greyed out)
  • [746437] Windows: Fixed incorrect display of Korean characters on Windows 10 (if Korean language pack is not installed) and Windows Phone 10, Unity will now fallback to "Malgun Gothic" font.
  • Windows: Properly handle non-ascii command line arguments in editor and standalone
  • [771541] Windows: Screen.currentResolution() now returns desktop resolution instead of window screen resolution when application is in windowed mode.
  • [742250] Windows: Windows Standalone: Input.touchSupported will return a correct value.
  • Windows Phone 8: Added obsolete attribute for BuildTargetGroup.WP8 and BuildTarget.WP8Player
  • [765773] Windows Standalone: Game execution will no longer freeze while dragging window via title bar.
  • Windows Store: Fixed antialising when calling Screen.SetResolution on Universal Windows 10 Apps
  • [740854] Windows Store: modify template sources while still in StagingArea
  • [789439] Windows Store: "Short names" for tiles can now be up to 40 characters long (instead of 13 as was the case previously).
  • Windows Store: Added docs for PlayerSettings.WSA in scripting reference.
  • Windows Store: Application will exit without crashing when calling Application.Quit
  • [747549] Windows Store: Fix AccessViolationException when initializing matchmaking in UNet
  • [754312] Windows Store: fix build & run using il2cpp backend
  • [776483] Windows Store: Fix build and run when Unicode characters with diacritics are used in product name
  • [754533] Windows Store: fix build failure (rrw failure) when calling methods with System.Numerics.Matrix4x4 as parameter
  • [752546] Windows Store: fix Directory.CreateDirectory() for forward slashes
  • Windows Store: Fix DirectoryInfo.FullName on 8.1
  • [775931] Windows Store: Fix duplicate tab key in XAML elements whenever Unity is running with enabled input
  • Windows Store: Fix Screen.SetResolution with fullscreen true on SDK 8.1, when antialising was set to 0, previously you would get a black screen
  • [761936] Windows Store: Fix serialization error, Unity will no longer serialize fields in Windows Store Apps which are of the same type as the class where this field is located, for ex., if you have a class Test and you have a field inside public Test MyField;. This behavior was already present in Editor, but not in Windows Store Apps.
  • [774815] Windows Store: Fix to exclude abstract classes from serialization (as is the case for all other platforms)
  • [730289] Windows Store: fix WheelCollider on x64 (NullReferenceException occurring)
  • Windows Store: Fixed a rare error message "unknown type xxx detected. Using reflection to gather its type information." message when yielding IEnumerators in Coroutines on .NET scripting backend.
  • Windows Store: Fixed an assert happening during mesh compression.
  • [762780] Windows Store: Fixed AssemblyConverter failures related to genereic parameters and similar error will give more information in the output making it easier to pinpoint the cause
  • [781994] Windows Store: Fixed build failure with assembly resolution exception when there's a plugin that has its plugin importer settings set to specific Windows SDK (as opposed to Any SDK) and building using Universal 8.1 SDK.
  • [789538] Windows Store: Fixed case of Build & Run not working for Universal 8.1 solution.
  • [779572] Windows Store: Fixed case of mouse scroll not generating GUI events and being less sensitive than on other platforms.
  • [774164] Windows Store: Fixed certain UnityEngine.Networking features not working when Unity C# projects are enabled
  • [750001] Windows Store: Fixed compilation error when using .NET 4 plugin without placeholder and compilation override None.
  • [755473] Windows Store: Fixed crash in TouchScreenKeyboard when any members are used immediately after Open()
  • Windows Store: Fixed exception while marshalling UnityEngine.NavMeshTriangulation.
  • [770092] Windows Store: Fixed extended splash screen placement in Windows Phone 8.1, now it will match the system splash screen placement
  • Windows Store: Fixed marshaling of UnityEngine.HumanDescription: previously the field hasTranslationDoF was not mashaled.
  • [786889] Windows Store: Fixed marshaling of UnityEngine.SplatPrototype: previously fields specularMetallic and smoothness were not marshaled. Because of this terrains would sometimes be rendered incorrectly.
  • [744936] Windows Store: Fixed on screen keyboard occasionally not opening
  • Windows Store: Fixed rare error "Incorrect hashcode" which sometimes could cause a crash
  • [769109] Windows Store: Fixed support for JPEG images for tiles, splash screen etc.
  • [746301] Windows Store: Fixed unity players not loading on "Windows N" versions.
  • [745355] Windows Store: Fixed WinRTLegacy stream replacements unreliability with large data
  • Windows Store: Fixed www.error return result: previously it would return only an error code but now it will also contain the error message returned by the server.
  • [741518] Windows Store: MainPage background color will now be set to match the splashscreen background color.
  • [751207] Windows Store: Populate autorotation settings to screen
  • [759166] Windows Store: RunInBackground option will be respected when application window looses focus, and if enabled, the application will keep updating. Note: if application window is minimized it will be still paused, because OS suspends the application.
  • [748845] Windows Store: Screen.resolutions will return a valid value.
  • [759313] Windows Store: SystemInfo.deviceType will now correctly report Handheld when running on Windows Phone 10.
  • [730023] Windows Store: Unity will no longer report xbox one controllers as "Xbox 360 controllers".
  • [741458] Windows Store: WebCamera will correctly continue working after minimizing/maximizing application
  • [752581] Windows Store: When building to Universal Windows Platforms, project.json will not be overwritten if the contents inside were modified
Changeset:
0df597686c75

Third Party Notices

For more information please see our Open Source Software Licenses FAQ on the Unity Support Portal

Usamos cookies para garantir a melhor experiência no nosso site. Visite nossa página da política de cookies para obter mais informações.

Eu entendi