Search Issue Tracker
[Windows] Unity crashes while building specific project to any platform
Reproduction steps:1. Open the attached project2. Build the project to Standalone, Android or WebGL Actual result: Unity crashes whi... Read more
[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors
1. What happened[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors, like: '…/New Unity Project/CSC: Error CS0518: Th... Read more
[5.5 mobile regression] Mobile Shadow Resolution Capped to 1024 in Unity...
Due to shadow resolution calculation change sometime in 5.5, on some devices directional light shadows can't go past 1024 size now. ... Read more
Abstract StateMachineBehaviour causes crash when there is a single sub-s...
Reproduction steps:1. Open project attached (StateMachineBehaviour_Bug.zip)2. Open scene "Scene_Crash"3. Press Play. Expected result... Read more
Assertion error when setting avatar information on ModelImporter.sourceA...
Steps to reproduce:1. Download and open the attached project2 Open window at Window->Humanoid Animation Setting Window.3. Set a u... Read more
Text field looses it's value when entering play mode
Steps to reproduce : - create a new project- go to Build Settings > Player Settings- type something into the Scripting Define Sym... Read more
Text field looses it's value when switching applications
Steps to reproduce : - create a new project- go to Build Settings > Player Settings- type something into the Scripting Define Sym... Read more
Text field looses it's value when pressing another button outside it's o...
Steps to reproduce : - create a new project- go to Build Settings > Player Settings- type something into the Scripting Define Sym... Read more
Delayed Text Field loses it's value when Shift + Tab (previous Delayed T...
How to reproduce: 1. Open attached project and "TestScene"2. Click on Canvas -> Text3. Change Delayed s3 value4. Press Shift + Al... Read more
Game Window flickers or blacks out when "Clear" is selected in frame deb...
Steps to reproduce:1. Open new project2. Open frame debugger and enable it3. select somthing below "Drawing" - e.g. "Clear"4. Resize... 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