Search Issue Tracker
No shadows are drawn in Editor when platform is set to Windows Phone 8
Since shadows were disabled due to driver issues on some devices, it would be reasonable to enable shadows and give a warning that s... Read more
System.NullReferenceException: Object reference not set to
To reproduce: 1) Download the project2) Make sure that build settings are set to web player3) Open Lobby scene4) Enter Play Mode5) C... Read more
ArgumentException from "Cookie" header after building for webplayer
To reproduce:1. Open attached project2. Open scene error3. Enter play mode - an argumentexception is thrown. It seems that there are... Read more
Triangle & quad Sprites can generate far too many vertices
To reproduce:1. Open the attached project2. Open the scene view3. Set the view to "Wireframe"4. The right sprite ("night_bg_lowerrig... Read more
2D physics are not "pixel perfect" when using floating point number for ...
To reproduce:1) Open the attached project and load 'PPU - 1to1' scene2) Select 'Parent' game object in hierarchy and play the scene3... Read more
Object member initializers in C# scripts ignores values that are same de...
Example: public class SomeClass{public int SomeValue = 1;} SomeClass a = new SomeClass { SomeValue = 0 };Debug.Log(a.SomeValue); // ... Read more
Editor crashes after trying to call a method of a destroyed object
To reproduce: 1) Download project2) Open "test" scene3) Select menu item Crash/Me4) Click "Crash Me" button5) Notice that editor bec... Read more
Sprites get corrupted after packing
To reproduce:1. Open attached project2. Open development scene3. Enter play mode4. Leave play modeExpected result: Sprites revert to... Read more
License file is "locked" if running Unity elevated first time (Windows)
Repro steps: 1. On Windows, remove an existing license file from C:\ProgramData\Unity2. Run Unity with elevated admin permissions3. ... Read more
LocationService.Start scripting reference C# example has errors
In the public scripting reference documentation https://docs.unity3d.com/Documentation/ScriptReference/LocationService.Start.html th... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions