Search Issue Tracker
DLL debug files (mdb) aren't loaded until Unity reopens or enters play mode
Steps to reproduce: 1. Extract attached folder and open DLLLoadBug project2. Open Assets/Plugin folder in explorer and delete all of... Read more
NullReferenceException if Undo.RevertAllInCurrentGroup() is used in OnSc...
Steps to reproduce:1. Open my attached project "case_816355Test".2. Enter play mode.3. Exit play mode.---In the console window "Null... Read more
[UWP] When running in DX12 mode application crashes if AA is disabled
Reproductions steps:1. Open any project2. Go to Quality Settings and disable Anti aliasing3. Deploy to Universal 10 apps4. Add comma... Read more
Editor camera twitches/moves to the opposite direction when Hand-Move E...
Reproduction steps(GIF attached):1. Open attached project.2. Open "1" scene.3. Select "Main cameraa" game object in the hierarchy.4.... Read more
Mouse cursor over Unity 5.4 window disappears on MS Surface Book
When Unity 5.4 is running on MS Surface Book with touch support and if you open the editor and the project using ONLY touch, mouse c... Read more
sprite editor slice menu doesnt close after closing sprite editor
Steps to reproduce:1. Open attached project2. Select "Shadow02" sprite in assets3. Set "Multiple" Sprite Mode4. Click on Sprite Edit... Read more
Lightmap fails to bake and errors appear when creating lightmap system
Steps to reproduce: 1. Open attached project2. Open scene "inter"3. Build lightmap4. Notice that beking is stuck at 3/11 Creating sy... Read more
[graphics] CommandBuffer.DrawRenderer crashes if material is null (from ...
[Also check case 813052 and case 797906 when resolving this] Steps to reproduce the issue:1. Open attached project.2. Open scene nam... Read more
Accessing variables in a generic class crashes Unity on compute_class_b...
How to reproduce:1. Open the attached project2. Open and play RunMe scene3. Unity crashes 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS