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
Unity auto-generated C# script contains invalid references, triggers com...
Repro steps: 1. Open Unity and create a new project2. In the project create a new c# script ( Assets -> Create -> C# Script)3.... Read more
The Scale in Lightmap is the same even when Atlas Size is changed from 1...
To reproduce:1. Open attached project;2. Run scene test and select Cube;3. In lightning >> Baked GI >> Make atlas size 1... Read more
Converting VFX to Subgraph Context breaks property connections
Steps to Reproduce: Import the attached VFX package Double-click Flames.vfx to open it Observe its appearance in the Scene view Pres... Read more
Severe performance degradation in Play Mode when Scene view is opened si...
How to reproduce:1. Open the “TestFPSURP“ project2. Make sure you are using the “Default” layout3. Open the Game view window and ena... Read more
Inspector Window Tag Search Bar is not populated with the copy-pasted te...
Steps to reproduce:1. Create a new project2. In the Assets folder, create a new Material3. Copy its name “New Material”4. Open the “... Read more
[VFX Graph] Cannot undo changed Properties when the Visual Effect is con...
How to reproduce:1. Open the attached project "undoRepro"2. In the Project window, select the Asset "Prefab Variant" (Assets/Prefab ... Read more
GetComponentRO method throws a compilation error when not calling within...
(Fabrice) : alternative repro, use DOTSlab herehttps://dotslab.cds.internal.unity3d.com/?s=pZJNT8MwDIbvlfoffOwk1N1hmzRgoJ2GxtfZpN4Wk... Read more
Enum not handled on editor Dock Area OnGUI when selecting game objects i...
To reproduce: 1. Open attached project.2. Open scene: ENUM BUG REPRO3. In hierarchy, expand go: Fire meteor P expand me.4. Select th... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved