Search Issue Tracker
[Linux] OnGUIDepth Errors spam the console when docking the VFX Graph wi...
When trying to dock a VFX Graph window in the Editor, a lot of errors spam the console. To reproduce:- start a new project with the ... Read more
[Shadergraph] Graph inspector: horizontal scrollbar completely unusable,...
PR for fix: https://github.cds.internal.unity3d.com/unity/Graphics/pull/2675 Read more
Build using il2cpp and Burst crashes when opening
How to reproduce:1. Open attached project "URP_Magica.zip"2. Build the project3. Open the build Expected result: Build does not cras... Read more
[Mac] DTK Unity Screen Freeze
Reproduces on Apple DTK beta 10 - open a blank Scene press play, stop play - duplicate Scene and then Unity and the Mac OS screen fr... Read more
Disconnecting and Reconnecting input device causes exception in InputUser
How to reproduce:1. Open the attached "InputUserDisconnect.zip" project2. Open the "SampleScene" Scene3. Enter the Play Mode -> p... Read more
Crash on TransferField_LinearCollection<ReportScriptingObjectsTransfer> ...
We were only able to reproduce the crash ONCE. Reproduction steps used:1. Open user's attached project2. Open scene "Chapter 3-1"3. ... Read more
Editor crashes when closing a FileStream before unloading AssetBundle
Reproduction steps:1. Open the user's attached "LoadFromStreamCrash.zip" project2. Load SampleScene3. Click on the "LZ4 Crash" Butto... Read more
Custom Scriptable Object's property doesn't get deleted when pressing Sh...
Reproduction steps:1. Open the user's attached project "PropCleaningBug.zip"2. In the Project window select Assets/New Custom Script... Read more
UI Image is not rendered in Prefab Mode when it is created under the GO ...
How to reproduce:1. Create a new Project2. Create UI Canvas3. Create a new GameObject and attach GridLayoutGroup component to it4. C... Read more
[Shader Graph] Matrix type ports cannot be connected to Branch Node's Tr...
How to reproduce:1. Open the user's attached "shadergraph-branch-matrix.zip" project2. Open the "New Shader Graph" Shader Graph3. Co... 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