Search Issue Tracker
Editor hangs/freezes sometime when loading an AssetBundle
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Press the Space key (to load the... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window