Search Issue Tracker
Using stackalloc causes a hard crash with stack buffer overflow exceptio...
How to reproduce:1. Open the attached "TestCrash.zip" project2. Open scene "SampleScene"3. Enter Play mode Results: The Editor crash... Read more
Redo action is missing when Property was previously deleted
Steps to reproduce: Open the attached Project named "UndoRedoIssue" Open TestGraph VFX asset Delete TestFloat Property Undo TestFloa... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
[AssetImport] Importing FBX causes editor to run out of memory and crash
Steps to reproduce: 1. Create new project using Unity 5.12. Download attached FBX file and import it3. Notice error in console that ... Read more
Focused Inspectors do not repaint on every frame when playing a models A...
Steps to reproduce: Create a URP 3D Project and import the attached Unity Package Select any Asset under Asset > Models > Lurk... Read more
Memory leak when using NativeArrays
Reproduction steps:1. Open the user's attached project "DOTSVertias"2. Enter Play mode3. Open the Profiler window and observe the Me... Read more
Cinemachine immediate visual feedback in the Game view is not working wh...
How to reproduce:1. Open the “CinemachineTest.zip” project2. Open the “SampleScene”3. Select the “Main Camera” in the Hierarchy wind... Read more
Position, Rotation and Scale of Prefabs can be manipulated in Context us...
How to reproduce:1. Open up any project2. Create gameObject "Cube" in Hierarchy3. Drag the gameObject to the Project Browser to make... Read more
Crash on ActiveEditorTracker_CUSTOM_Internal_GetActiveEditors when click...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open any script in “Assets/Scripts“3. Add a comment in the script4. 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names