Search Issue Tracker
2 by 3 layout blanks all editor windows
1. Load any project2. Go to the layout dropdown ( top right corner in unity editor )3. Select 2 by 3 Result: All windows becomes bla... Read more
[Shuriken] SubEmitters not inheriting parent velocity when using Inherit...
Repro steps:1. Open Scene1 from attached project.2. Select Particle System from the Hierarchy to preview it.3. Observe how upon deat... Read more
[Mono]FieldInfo.GetValue(null) crashes unity on ScriptingInvocationNoArg...
To reproduce:1. Open the project attached by the user2. Open the scene "asd"3. Enter Play mode4. Press R Crash! NOTE:commenting out ... Read more
[Shuriken] Size over lifetime defaults to Z axis
1. Open Scene1 from attached project.2. Create a new particle system.3. Select Size over lifetime.4. Observe how the default axis is... Read more
[LuaInterface]The Editor crashes when using LuaInterface library
Steps to reproduce the issue:1. Open attached project.2. Agree to update the Scripting API when asked to.3. Open scene named "1".4. ... Read more
Alpha channel ignored when using ETC1 compression.
Steps to reproduce:1. Open attached project "ETC1_Bug.zip"2. Open "Test" scene3. Open build settings, switch to Android. 4. Set Text... Read more
[NavMeshAgent] Agent gets teleported to the destination
After setting the agent's destination in the same NavMesh polygon as before the remaining distance is not updated properly. Read more
Exporting a material includes textures that were assigned to other shaders
Reproduction steps:1. Open the attached project2. Select the 'mat' material3. Assign texture '1' to Albedo and texture '2' to Height... Read more
[Dynamic Batching] SpeedTree rendering distortion when moving camera at ...
Repro steps:1. Open "DynamicBatching.zip" project2. Load "test" scene3. Press Play4. Set the Main Camera's x position to 39.15. Move... Read more
Null-coalescing operator returns only left-hand operand when used on pub...
Reproduction steps:1) Open "Null-coalescing operator.zip" project2) Open "repro" scene3) Make sure that "Main Camera" game object ha... 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