Search Issue Tracker
Unity hangs when zooming in the Curves in Animation Window
Unity hangs when zooming in the Curves view in Animation Window. This results in corruption of Controller. Repro: 1. add a simple a... Read more
Adding a script with requirecomponent forces you to replace the required...
To Reproduce: 1. Open Rainbow_Factory project 2. Open _Scene scene 3. Select POULPE object in the hierarchy 4. Add Stats script as ... Read more
Adding a 2D or 3D collider to a prefab doesn't result in correct bounds
To reproduce: 1. open the provided project and scene 2. select Ship from the Assets window 3. in the Inspector, add a 2d box collide... Read more
Rigid2D.Velocity and transform.position are v3 & v2
Currently transform.position and rigid2d.velocity are v3 and v2 respectively forcing for some unsightly code such as this: Gizmos.D... Read more
Leaving play mode causes script panels in inspector to appear blank
To reproduce: 1. Open project echobox 2. Open scene test 3. Select First Person Controller > Main Camera in the Hierarchy 4. Enter p... Read more
Cannot open the Sprite Editor after using Undo a few times
Shorter steps to reproduce: - Import the project - Try to open sprite editor *Note Changing layout gives you error in the console ... 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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support