Search Issue Tracker
Editor crashes using old wheel colliders
Repro steps:1. open project "RaceTest.zip";2. Load scene s1 from "_Scenes" folder;3. Press Play, then press "arrow up" button;4. Whe... Read more
Panel and ScrollView are outside the canvas borders in the Controls scene
Steps to reproduce : - import the UI sample scenes- open the Controls scene and notice the Panel and ScrollView are outside the bord... Read more
BlendTree in graph view doesn't get updated when a controller's paramete...
repro1:Create a New Animator ControllerCreate a new Blend TreeGo into the Blend Tree(make sure you have no parameters)Right-click th... Read more
[DLL] PostProcessScene called twice
To reproduce the bug follow the steps:1. Open "case_696612-PostProcessScene_called_twice" project2. Open "test" scene3. Run scene on... Read more
[RenderingOrder] Particles are not drawn in the correct order on rotated...
Steps to reproduce: 1. Open the attached project2. Open 'Scene' scene3. Notice that 'Particle System' game object is behind the 'Qua... Read more
Menu 3D scene UI is invisible
To reproduce:1. Open the project attached. It is the Unity UI example project2. Open scene "Menu 3D"3. Notice that all the buttons a... Read more
Undocked windows cannot be moved if they're in pairs
To reproduce:1. Undock a window2. Undock a second window and doc it below the first one (so that they combine a new window with the ... Read more
CTRL+A does not work on input fields in play mode
[InputField] CTRL+A does not work on input fields in play mode Steps to reproduce: 1. Open the attached project2. Open and run 'Test... Read more
UNet: component's inspector doesn't save expanded/collapsed state
To reproduce:1. Create new project2. Add empty gameobject3. Add network manager component4. Expand Network Info5. Select main camera... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL