Search Issue Tracker
Building projects with IL2CPP scripting backend on Windows fail due to f...
Steps to reproduce:1. Create a new Unity project2. Set scripting backend to IL2CPP in Player Settings3. Attempt to build the project... Read more
[URP] [Universal Renderer] Post-processing doesn't enable when PostProce...
On assigning Post-processing Data to None, the Post-processing Enabled checkbox gets unchecked automatically in the Inspector when 2... Read more
[Physics Debugger] Colliders are visualized even if their Layer is not s...
How to reproduce:1. Open the attached "ShowPhysicsLayers.zip" project2. Open the "SampleScene" Scene3. Go to Window -> Analysis -... Read more
Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
How to reproduce:1. Open the project attached by the user from "Berat.zip" Expected result: When IPC fails to connect, should fall b... Read more
UI Toolkit ListView isn't being selected when clicking Submit key
Reproduction steps:1. Open the attached project (case_1311688-UI-Test-2.zip)2. Open Scenes/SampleScene3. Click Play4. Click on the b... Read more
GoogleSheets NullRefException when pulling empty cell
How to reproduce:1. Create a new String Table Collection for multiple languages (2 or more)2. Add some entries for 1 language but le... Read more
[Android][Addressables]Video fails to load when loaded from Addressables...
Reproduction steps:1. Download and open the attached project "1318279.zip"2. Open the Addressables Groups window (Window -> Asset... Read more
Physics2D - CircleCast hit point is different than Raycast from the same...
Reproduction steps:1. Open user's project "circlecast_issue.zip"2. Open "SampleScene" Scene3. Enter Play Mode4. Press the space bar5... Read more
"Assertion failed on expression: 'insideBlock || node.IsInline() || node...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. In the Hierarchy window, select Main Camera (1... Read more
Warning message when Constraint.Active is added as property in the Anima...
How to reproduce:1. Open the attached project "Constraint warning.zip"2. Open the "SampleScene" scene3. Open the Animation window4. ... 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