Search Issue Tracker
Rec mode is broken
Editing the transform of a GO in the scene window, while in Record mode in Animation Window OR Timeline, no longer creates keys.(Not... Read more
Compute buffer isn't updated after a few seconds when ComputeBuffer.GetD...
Reproduction steps:1. Open the “InteropUnityCUDA“ Project2. Open the “Assets/Scenes/InteropSample.unity” Scene3. Enter the Play Mode... Read more
Stacked camera is not rendering when using custom post effects is done i...
How to reproduce:1. Open the user’s attached “Built_In_PostFX_and_Camera_Stacking.zip” project2. Make sure the camera output have HD... Read more
WebGL throws Uncaught SyntaxError: Unexpected number
To reproduce:1. Open attached project2. Build and run WebGl build3. "Uncaught SyntaxError: Unexpected number." error thrown Read more
[Android] APK size increases when built with 2023.X
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Go to File > Build Settings and press “Bu... Read more
[VR] Google VR SDK for Unity asks to enable VR Support but proceeds to b...
Using unitypackage from https://developers.google.com/vr/unity/download Steps to reproduce:1. Create a new project, change platform ... Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
[Render Graph Viewer] NullReferenceException when opening the project an...
Steps to reproduce: 1. Download attached project and open in Unity 2. Observe the error in the Console: NullReferenceException: Obje... Read more
[WIN] Cross compilation job Assembly-Csharp.dll failed when building for...
How to reproduce: 1. Open attached project2. Build to iOS- Note that the build fails with error: Cross compilation job Assembly-CSha... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP