Search Issue Tracker
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
Reverting a prefab causes it to duplicate
To reproduce:1. Open the scene ReproCase2. Select one of the children of the prefab instance3. Change its position4. Now click the r... Read more
Installing and running editor under Wine or Crossover doesn't work
Running Unity under Wine isn't supported hence any bug related to that will not be fixed. http://wiki.unity3d.com/index.php/Running_... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled