Search Issue Tracker
Unity editor fails to reload AnimatorControllerLayer from AnimatorContro...
Steps to reproduce:1. Open user attached project2. In the Main scene click on "GetAnim" game object and press "Generate & Save"3... Read more
[chrome64] WebAudio API GainNode.gain.value will be removed
-e: see title, dezippering is going to get removed with version 64--a regression in Chrome, not Unity -repro:--open attached project... Read more
Interpolation of RigidBody2D is not working if simulation is not enabled...
Steps to reproduce:1. Open user attached project2. Open Main scene and enter Play mode3. Notice that the Green one interpolates its ... Read more
[VR] GetStereoProjectionMatrix is incorrectly calculated for Oculus
Steps to reproduce:1. Download and open the attached project2. Set Stereo-Mode to Multi-Pass3. Enter Playmode4. Observe objects(colu... Read more
[TileMap] Deleting 1 Tilemap, while having 2+ Tilemaps, and Undoing, res...
Reproduction steps: 1. Open "tilebugtest.zip" project2. Create a "Tilemap"3. Duplicate the "Tilemap" inside "Grid"4. Take a Sprite f... Read more
Can't create a new Animation clip via Animation window when currently se...
Steps to reproduce: 1. Open attached project "964986.zip"2. Open "Sample" scene3. Select "untitled" game object in the Hierarchy4. O... Read more
Control Track that has an Animation track referenced does not revert sta...
1. Open the user attached project2. Go to Window --> Timeline and open Timeline window (Should be open by default)3. Select "Cont... Read more
[Cinemachine] A specific script makes scene dirty after exiting play mode
To reproduce:1. Open repro project2. Play and stop 'test' scene Expected vs Actual: scene should not become dirty after exiting play... Read more
Animated object size is changed when if condition contains enum variable
How to reproduce:1. Open given Unity project2. Enter play mode3. Notice that after some turns, the size of car changes Expected resu... Read more
Disabling Dynamic Batching while Editor is in play mode does not enable ...
Reproduction steps:1. Open the attached project "New Unity Project.zip";2. Open the "main" scene and enter a play mode;3. In the Pla... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used