Search Issue Tracker
DynamicBuffer's AsArray() returns an invalidated array when there are no...
Reproduction steps: 1. Open user attached “repro-project”2. Enter Play mode3. Observe Console Expected result: No errors in the Cons... Read more
[Addressables] Synchronous loading of remote AssetBundles and RequestTim...
How to reproduce:1. Download and open the attached project2. In the Addressables Groups window, go to "Build" > "New Build" > ... Read more
Scene window isn't rendered when Camera GameObject is selected
Reproduction steps:1. Open the attached “repro-project“ project2. Open the “C1L4” scene3. Select the “MainCamera” GameObject4. Obser... Read more
Crash on Transform::CheckStructure when manually opening a scene
Reproduction steps:1. Open the attached “repro-project“2. Open the Assets/Scenes/LivingRoom.unity scene3. Observe the crash Reproduc... Read more
[iOS] XR Reference Image Library fails to properly load when loaded thro...
How to reproduce:1. Open the attached Project "AddressablesXR"2. Change the Target Platform to iOS2. Open the Addressables Groups Wi... Read more
Editor doesn't remember previous window size when opening new projects
Reproduction steps:1. Create a new project2. Maximize the Editor window3. Reset the Editor Layout and close the project4. Create ano... Read more
Shadows are not rendered on the transparent material when the "Deferred"...
How to reproduce:1. Open the project “IN_34814”2. Change “Rendering Path” to “Deferred” in “Assets/Settings/URP-HighFidelity-Rendere... Read more
Typo in the "Templates" documentation page for the "2D Mobile" template ...
How to reproduce:1. Open the Unity documentation page: https://docs.unity3d.com/hub/manual/Templates.html2. Scroll down to the “Core... Read more
Baking ReflectionProbe leaves unbaked data when it is baked via a script...
Reproduction steps: 1. Open the attached project “ProbeProject”2. Open the “Assets/Stuff/Scenes” folder3. Select one or more of the ... Read more
Dragging an element below a certain threshold makes it disappear from a ...
Steps to reproduce: 1. Open any project2. Create a Script with a public array field (e.g. “public GameObject[] myObjects”)3. Attach ... 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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default