Search Issue Tracker
Crash/Freeze when using Handles.DrawGizmos in OnDrawGizmos
Steps to reproduce: Add the attached script to any game object Uncomment line 18 ({color:#aa5500}Handles.DrawGizmos(Camera.current){... Read more
[M1] OpenGLCore Graphics API is available and can be selected on Apple M...
Reproduction steps:1. Create a new Unity project2. Go to Edit > Project Settings > Player3. In Player settings open "Other Set... Read more
[URP] Object world position to object position transformations in the Sh...
How to reproduce: Open the attached project (IN-9402.zip) Make sure the “Main” scene is open Move the Scene View camera so only one ... Read more
[Backport] When building the project with IL2CPP Scripting Backend the g...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... Read more
Numpad Equals key is not recognised correctly or not recognised at all
How to reproduce:1. Open the attached project “IN_14911”2. Open “Start” Scene in Scenes3. Enter Play Mode4. Connect a keyboard that ... Read more
[Backport] Crash when importing a specific FBX asset
How to reproduce:1. Open a new Unity project2. Try to import the "crash_fbx.FBX" asset Expected result: The FBX asset imports succes... Read more
"Rename New Objects" functionality doesn't work when creating a GameObje...
Reproduction steps: Open the attached project Open the “/Assets/1.unity” Scene Right-click the “Main Camera” GameObject in the Hiera... Read more
GameObjects are not rendered when Depth Priming Mode is set to Auto or F...
To reproduce:1. Open the user’s project2. Select URP-High Fidelity-Renderer in the Assets folder3. Set Depth Priming Mode to Auto or... Read more
An email with privacy data does not arrive when clicking the "Send priva...
To reproduce:1. Open the project “BugDemoProject”2. Enter Play mode3. Click the menu button in the Game that looks like a lock4. Cli... Read more
[Graphics, Vulkan] Copying Texture2D to Texture2D array with incomplete ...
How to reproduce: Open and run the user attached build Observe the crash Reproducible with: 2020.3.36f1 Reproduced on: Windows 10 (I... 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