Search Issue Tracker
Crash when draging and dropping assets into Project folder.
I was dragging and dropping an asset folder from Windows Explorer into Unity's project folder. It started to copy the files into Uni... Read more
Assertion failed on expression: 'm_InstanceID != InstanceID_None' when u...
Steps to reproduce:1. Open user attached project2. Open the "Texture Load Scene" - textures are downloaded3. Start the Scene4. Wait ... Read more
Ticking "Launch Unity" after installation causes Unity to be started in ...
Windows only What happened:Due to unity starting in elevated mode, files (such as images) cannot be dragged from the file explorer t... Read more
Colliders can be passed through with FirstPersonController if moving ran...
To reproduce:1. Open attached Unity project "walkoffset.zip"2. Open "Steps" scene3. Go into Play mode4. Try moving up the pink stair... Read more
[Umbra] Default reflection texture also contains objects from the scene
Default reflection probe uses incorrect hash data when occlusion data is baked with Umbra and when lighting is generated manually. S... Read more
[PLM] Progressive Lightmapper goes OOM with View Prioritization enabled
Steps for reproductıon:1) Open attached project2) Ensure that baking backend is set to Progressive Lightmapper3) Ensure that `View P... Read more
'Optimized GUI Block text buffer too large' error is thrown if Player Se...
To reproduce:1. Create a new project2. Change Inspector mode from 'Normal' to 'Debug'3. Open Player Settings Expected vs Actual: the... Read more
Unity crashes when using [RuntimeInitializeOnLoadMethod] attribute
Steps to reproduce:1. Open attached project "Crash.zip"2. Make sure the active scene is "Prologue"3. Enter Play mode Actual result: ... Read more
Inherit Velocity module in Particle System doesn't work with Control Track
Reproduction steps:1. Download project "ParticleControlTest.zip" and open in Unity2. Enter Play mode Expected: particle system inher... Read more
CharacterController's Step Offset broken when stepping onto flat mesh co...
To reproduce:1. Open attached Unity project "BugReport.zip"2. Open "Steps" scene3. Inspect that yellow steps have mesh colliders and... 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