Search Issue Tracker
Ray tracing shader warning are never displayed in the inspector
Classic warning like "implicit truncation of vector type" are never reported even when there are also additional shader errors. Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
Scene window stuck in orbit after context menu click from Hierarchy
Tested on macOS 12.2 on Trunk version 2023.1.0a1.1 The scene window gets stuck in orbit after opening a context menu from the Hierar... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
A label changes its size when changing the text anchor using Handles.Lab...
To reproduce:1. Open the user’s project2. Select the “TextAlignmentFix” GameObject in the Hierarchy3. Uncheck the “Should Use Fix” c... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... Read more
[UIR][Project Settings] Letters are warping to a new line when project I...
How to reproduce:1. Create a new project2. Open Preferences->UI Scaling3. Set the scaling to 125%4. Open Window -> Project Set... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
[IL2CPP] NotSupportedException is thrown when using Ping from System.Net...
How to reproduce:1. Open the attached project ("IN-9999_repro.zip")2. Build And Run Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022... 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