Search Issue Tracker
Editor crashes when passing null to Profiler.GetRuntimeMemorySizeLong()
Reproduction steps: 1. Open the attached "case_1250256.zip" project 2. Load "Test" scene 3. Enter Play mode -- Observe the crash Re... Read more
Profiler UI module details pane section is empty when capturing from a b...
To reproduce: 1. Open attached project ("case_1251139.zip") 2. Build and run 3. In Profiler window select UI module (make sure it's ... Read more
[Vulkan][URP] Editor crashes due to progressive increase in memory consu...
Editor crashes due to progressive increase in memory consumption for URP project template with Vulkan graphics API. Crash occurs nor... Read more
[Android]Camera background set to Solid color ignores Alpha value on And...
Steps to reproduce: 1. Open users attached project "codex_babylon_urp.zip" 2. Build it to Android 3. Press "Browse" Expected result... Read more
[ProBuilder] Objects become impossible to edit after merging them together
How to reproduce: 1. Open user's attached "Tile3DTest.zip" project 2. Create a new Cube object with Probuilder 3. Create a new Stair... Read more
Error occurs when discarding changes of Scene that has GameObject with "...
How to reproduce: 1. Open the project "case_1245240-DiscardChanges" 2. Open the Scene "SampleScene" 3. Select the GameObject "Test" ... Read more
[Jobs/NativeArray] InvalidOperationException has thrown when code attemp...
[Scripting] InvalidOperationException has thrown when code attempts to access a container after it has been disposed InvalidOperati... Read more
[ProBuilder] Unable to Export "New Poly Shape" object when "Strip All Pr...
On performing "Strip All ProBuilder Scripts in Scene" Actions from the "Tools" menu, Unable to Export "New Poly Shape" object. Also ... Read more
Inspector not displaying state and transition properties once duplicated
The Inspector is not displaying the state and transition properties once it is copy/pasted or duplicated. repro: - open attached pr... Read more
[Linux] Assertion failed errors are occasionally thrown when reordering ...
Reproduction steps: 1. Open a new or an existing project 2. Add a few GameObjects to the Hierarchy window there are none 3. Drag a G... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context