Search Issue Tracker
Physics 2D raycast ignores layer order
Reproduction steps:1. Open the attached project2. Open scene "Test"3. Enter Play mode4. Click on the sprite in the center in the gam... Read more
Standalone player is always on top
To reproduce:1. Open new project2. Make Windows Standalone build3. Run build in Windowed mode4. Drag player window around screen5. T... Read more
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer.I setup the cloth colliders and see it behave like cloth when I p... Read more
The amount of mesh trees being rendered does not change when changing th...
Steps to reproduce : - create a new project- create a terrain and a tree- in the terrain component open the Place Tree option- add t... Read more
OnTriggerEnter2D behaves like OnTriggerStay2D under certain circumstances
Steps to reproduce : - import the project attached- open the "Test" scene- press play and notice the messages in the console Duplica... Read more
[Regression] Hitting 'Apply' on a prefab with cloth collider creates mul...
How to reproduce:1. Create new project file2. Add a new 3D GameObject in Hierarchy Window3. Add Cloth component4. Drag GameObject to... Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
[WebGL] AsyncGPUReadback.RequestIntoNativeArray displays incorrect frame...
How to reproduce:1. Open the “Frame_Count_Bug” project2. Switch build to “WebGL” (File > Build Settings > “WebGL” > Switch ... Read more
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... Read more
Realtime GI is broken if LoadLevelAdditive is used
How to reproduce:1. Open A.unity scene, let it bake GI. Open B.unity scene, let it bake GI.2. Open A.unity scene again.3. Find World... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved