Search Issue Tracker
Exception is thrown when closing Renderer selection window for LODGroup
- Add LODGroup component to any gameobject- Select one of the LOD levels and click on the Add Renderer button- Close the Window that... Read more
Crash occurs when regenerating geometry (UniCSG)
To reproduce:1. Open the attached project2. Open the scene "Dungeon"3. Click on the game object called "Dungeon" (or its child "Cube... Read more
I changed my layout to a saved layout and unity crashed
I changed my layout to a saved layout, I changed the editor settings from 2D to 3D, I reselected the same layout, crash. Read more
Undo does not work in curve editor
To reproduce:1. Create a new script2. In the script add: public AnimationCurve velocityToRatio;3. Attach the script somewhere4. Open... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
"CompareBaseObjectsInternal can only be called from the main thread.." e...
To reproduce this bug: 1. Open the attached project2. Open 'scene'3. Play the scene4. Notice "CompareBaseObjectsInternal can only be... Read more
Null Refence exception when finding the properties of a ScriptableObject
To reproduce:1. Open the attached project2. Click on the ScriptableObject instance called "db"3. Notice the null reference exception... Read more
Mouse wheel unusable in Sprite Packer or Sprite Editor
To reproduce:1. Open the attached project2. Click on a sprite and open the sprite editor3. Try zooming the sprite using a mouse whee... Read more
Word wrapping has been turned off for the console, making it necessary t...
To reproduce this issue: 1. Open the attached project2. Open 'Test Scene'3. Play4. You should see a debug message in the console tha... 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