Search Issue Tracker
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
[HDRP] Running "fix all" on pipeline wizard after creating and setting r...
Does not reproduce in 8.3.1Reproduces in 10.2.2 and aboveRepro steps:1. Create an new empty 3D Project2. Add HDRP to the project3. C... Read more
References to objects are lost after deleting the Library folder
How to reproduce:1. Open the attached project (case_1319307-Demo_2)2. Select the "TestObject" asset3. Observe an object attached in ... Read more
[iOS] "Metal: Compute shader (Conv.Conv2DKernelKxK_T16x16_R4x4_NHWC) has...
Metal: Compute shader (Conv.Conv2DKernelKxK_T16x16_R4x4_NHWC) has 256 threads in a threadgroup which is more than the supported max ... Read more
Package Manager incorrectly shows that there are no packages in a new pr...
How to reproduce:1. Create a new Unity project2. Go Window -> Package Manager3. Observe the Package Manager Expected results: Pac... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument