Search Issue Tracker
Performance isssues and D3D11 errors after importing a larger project
Steps to reproduce : - create a new project- import the Standard Assets Example Project https://assetstore.unity.com/packages/essent... Read more
[PLM] Duplicate vertices are created before charting
Vertex indices in a mesh are duplicated before charting. Steps for reproduction:1) Open the project `DuplicateVertices` below2) Open... Read more
[2D] Sprite mask custom range behaving incorrectly- sprites pop in and o...
What happened:Layers are popping in and out of view when the sprite mask moves. See attached gif for more detail. How we can reprodu... Read more
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
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