Search Issue Tracker
Cloth is broken when parent GameObject scale is lower than 1 and Surface...
How to reproduce:1. Open the attached "cloth-surface" project2. Open the "SampleScene" scene3. Enter Play Mode Expected result: Clot... 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
OnTransformChildrenChanged doesn't get called in the Edit mode when drag...
How to reproduce:1. Open the user's attached project2. Open Scenes > SampleScene3. From the Assets folder drag the 'Prefab' under... 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
Editor crashes when loading a scene from a runtime-updated Addressables ...
How to reproduce:1. Open the user's attached project "AddressableTest-2021.zip"2. In the Project window go to Assets/Scenes/Test.uni... Read more
NativeArray<T>.ReadOnly does not implement IEnumerable<T>
NativeArray<T> implements IEnumerable<T> allowing to use C# "foreach" syntax to iterate over it. However its read-only v... 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
Non-stereo viewport rects are incorrect in VR mode
Viewport rects are handled incorrectly in non-stereo cameras when in VR mode, resulting in rendering artifacts. Reproduction steps:1... Read more
Editor crashes when importing FBX model with more than 32 Skinning Weights
Reproduction steps:1. Open user attached project Expected result: The Project opensActual result: The Project crashes Reproducible w... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window