Search Issue Tracker
Crash in Transform::GetSiblingIndex when deleting child GameObject of Pr...
How to reproduce: 1. Open the attached "PrefabCrash" project 2. Drag and drop "Options" Prefab to Hierarchy 3. Expand "Options" Pre... Read more
[2018.2] [iOS] [Vuforia] Crash in Thread 1: EXC_BAD_ACCESS (code=1, add...
To reproduce: 1. Open project 2. Add AR camera to the scene 3. Build and run on iOS 4. Change device rotation Expected: the camera ... Read more
GameView's Scale lower limit depends on the Windows Scale setting with H...
To reproduce: 1. Use a high DPI monitor (anything above 1080p should work) 2. Open any project or create a new one 3. Drag the Game ... Read more
[Android][IL2CPP] App crashes after executing Application.Quit
Repro steps: 1. Open attached project 2. Build and Run on Android 3. Press the back button 4. If the app doesn't crash try to resume... Read more
[URP] [AR Foundation] warning message regarding cameraDepthTarget with U...
Repro steps: 1. Open the attached Unity project. 2. In Build Settings, switch to either the iOS or Android platform. 3. Build and de... Read more
Animator.GetBoneTransform does not return null when Animator is disabled
Reproduction steps: 1. Open the attached project "GetBoneTransform.zip" 2. Open the "Scenes/SampleScene" Scene 3. Enter Play Mode 4.... Read more
[Apple silicon][M1] Game view FPS is very low when the view is moved to ...
Using an external display on an Apple silicon MacBook Pro laptop causes playmode FPS to drop significantly. Repro: 1) Connect an ex... Read more
InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeA...
How to reproduce: 1. Download and open the attached project 2. Enter Play mode 3. Observe the console window Expected outcome:... Read more
[Shader Graph] Fog Node density returns 0 when it is connected to an Unl...
Reproduction steps: 1. Create a new Project with URP or HDRP 2. In the Project window create a new Unlit Graph and open it 3. In the... Read more
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project 2. Uncomment the 10th line in the “LayoutEngine.cs“ Script 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL