Search Issue Tracker
Matrix _World2Object is not set correctly with dynamic batching on
To reproduce:1. Open attached project2. Run scene TEST_mpb3. Notice that left 3 boxes render incorrectly Read more
Child Rigidbody2d does not follow the rotation of a parent rigidbody2d
To reproduce:1. Open attached project2. Open TestScene and enter play mode3. A kinematic 3d rigidbody has no problems following the ... Read more
AnimationClip with manually-created root motion curves causes crashes
To reproduce:1. Open attached project2. Select "New Animation.anim" - crash Does not crash with Version 4.2.2f1 Read more
Rotation fields become empty when revert to prefab is clicked
1. Create a new project2. Turn your default main camera into a prefab3. Enter any number to rotation X field4. Click "Revert"5. Noti... Read more
VertexLit Point Lights cause a very visible 'pop' when entering the rang...
To reproduce:1. Open project BrokenVLights2. Open scene VertexLightsAreBroken3. Attach LightMover script to point light4. Run5. Ligh... Read more
Memory leaking when moving terrain
To reproduce:1. Open attached project2. Open scene "Level"3. Enter play mode and inspect the memory usage of the editor - it increas... Read more
The Unity stand-alone player is ignoring 'Default is Native resolution" ...
To reproduce:1. Build any project with Default is Native resolution setting and Display Resolution Dialog disabled.2. Run the built ... Read more
When using materials with texture offsets, lightmapping sometimes uses z...
To reproduce:1. Open attached project2. Open scene 'scene'3. Open lightmapping tab4. Bake lightmaps5. Notice that incorrect offset i... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler