Search Issue Tracker
[Windows] Hold on is being shown after switching platform and only disap...
How to reproduce:1. Download macOS or Linux module in the Unity Hub2. Create a new Project3. Open Build Profiles Window (File -> ... Read more
Model previews do not update when navigating the "Import Unity Package" ...
How to reproduce:1. Download the attached “IN-78702“ asset pack2. Create a new empty project3. Drag and drop the downloaded “Onboard... Read more
[AVP][VisionOS] Vision Pro frame jitters
Reproduction steps:1. Open the attached “Repro“ project2. Build the project on “visionOS” platform (File > Build Settings > vi... Read more
[UI Toolkit] ScrollView scroll offset gets reset to 0 when resetting Dis...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter the Play Mode4... Read more
"Burst error BC1042: The managed class type `System.IntPtr` is not suppo...
Reproduction steps:1. Open the “ReproProject“ project2. Observe the Console window Expected result: No errors are thrown in the Cons... Read more
[VisionOS] XRGeneralGrabTransformer makes object move upon selection whe...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleSceneUnbounded.unity“ Scene3. Enter the Play... Read more
A crash occurs on a WebGL build when setting a value on "AudioParam"
How to reproduce:1. Open the “SeaCrit” project2. Build and run the project for WebGL3. Play around in the game for a few minutes4. O... Read more
Shader error in 'Shader Graphs/Master': redefinition of '_Time' is throw...
How to reproduce:1. Create a new High Definition 3D Template Project2. Create a new Shader Graph (Right-click in the Project Window ... Read more
Unity.Tilemap.AnimatedTiles are out of sync
How to reproduce:1. Open the “IN-78763.zip“ project2. Open the “SampleScene”3. Enter the Play Mode4. Move along a grid with arrow ke... Read more
Importing Production Ready Shaders and Feature Examples from the Shader ...
How to reproduce:1. Create a new High Definition 3D Template Project2. Open Package Manager (Window -> Package Manager)3. Find an... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object