Search Issue Tracker
Moving objects in hierarchy window after starting play mode crashes unity
Steps to reproduce:1. Open attached project2. Start play mode3. Move objects in Hierarchy window (watch attached video)-Crash Result... Read more
AudioMixer panel causes GUI errors when playmode is started and a cache ...
Steps to reproduce:1. Open the attached project (case_876588-AudioMixer (1).zip)2. Configure a non-existing cache server (helpbox sa... Read more
Asset Store preview is broken for animation clips
Steps to reproduce : - create a new project- in the Project Browser filter for Animation Clip- select the Asset Store tab- choose an... Read more
NetworkServer is not active Error when trying to spawn a GameObject
Description: There seems to be a problem when trying to spawn a GameObject with Client window. In Client window you can see the obje... Read more
Memory leak using linear Color space when Game and Scene views are opene...
To reproduce:1. Open project2. Open 'Test' scene3. Open activity monitor4. Play the scene Expected: memory usage will be a little bi... Read more
[Android] Handheld.PlayFullScreenMovie does not enter full immersive mode
How to reproduce:1. Open attached project2. Build 'Test' scene on android device3. Press 'Full' in app4. Notice the navigation bar d... Read more
[Mobile] [UI] InputField's characterLimit is handled not by the native d...
Reproduction Steps:1. Open "Test" project2. Build and deploy to mobile device3. Select InputField4. Write somethingNote: Limit is 5 ... Read more
Play at runtime doesn't warn the user is modification from mask has been...
When adding a mask to humanoid you can enter play mode without pop up warning asking you for apply lastest modification Read more
Obj files fail to import when the numeric locale uses something other th...
To reproduce:1. Open terminal and run the following commands: export LC_NUMERIC=hr_HR/Applications/Unity/Unity.app/Contents/MacOS/Un... Read more
Unity 5.6.0xMono crashes while importing Tweetinvi .NET 4.0 DLLs at memmove
Steps to reproduce:1. Open the attached project (Twitter Demo.zip)2. Observe the crash Expected result: Unity should not crashActual... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used