Search Issue Tracker
“The type Unity.ProBuilder UnityEngine.ProBuilder.Shapes.Cube is being s...
Reproduction steps:1. Create a new project2. Install Probuilder package3. Create any Probuilder GameObject in Hierarchy (e.g. GameOb... Read more
Asset bundles which include VideoClip have different CRC values when bui...
How to reproduce:1. Open the attached project ("case_1152507-CRC_2019_2.zip")2. Build asset bundles (Toolbar -> Bundles -> Bui... Read more
There is no notice if installation in Hub fails
To reproduce:1) Open Unity Hub2) Add a new Unity version in it3) When it finishes downloading and starts installing, block all permi... Read more
Cinemachine camera moves when Time.timeScale is set to zero(0)
Reproduction steps: 1. Open the attached project “CineProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter Play Mode4... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce:1. Download attached project 'New Unity Project78.zip'2. Unzip and load project3. Open 'test' scene4. Additively ... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera