Search Issue Tracker
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
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
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
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
[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
"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
[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
[Water] Cannot possible to create more than 32 foam generators
When dealing with a large world, foam generators should be sorted based on distance to camera and only the first 32 should render 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal