Search Issue Tracker
GameObject active state is changed when it is moved between Scenes creat...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... Read more
DLSS increases cost of ALL GPU operations, mostly motion blur/LensFlare/...
Re-opened the bug since I managed to repro on 2021.2.10f1. Basically the repro steps are simple, just not 100% of the time:- Retriev... Read more
uGUI's Slider's onValueChanged event is fired in Prefab Mode when enteri...
Reproduction steps:1. Open the attached 'Prefab Bug' project2. Open the 'SliderPrefab' in Prefab Mode3. Enter the Play mode4. Observ... Read more
Editor redirects to a broken page when pressing question mark "?" in the...
Reproduction steps:1. Create a new project2. Create a new script3. Press on the script in the Project window4. Press "?" in the Insp... Read more
PointerDownEvent doesn't register double-clicks
Reproduction steps:1. Download and open the attached "UIToolkit Bug.zip" project2. Enter "Play" mode3. Double-click on the red squar... Read more
Exceptions are thrown when ScriptedImporter generated Prefab is dragged ...
Tons of Prefab copies are generated into the Scene and exceptions are thrown when the Prefab is dragged into the Scene view How to r... Read more
FormerlySerializedAs Attribute doesn't save the serialized value when pr...
How to reproduce:1. Open the attached "case_1378365" project2. Open the "Test" Scene3. Select the "TestObj" GameObject in the Hierar... Read more
[iPadOS 15] Arrow key input is ignored when using a Bluetooth keyboard
Reproduction steps:1. Open the attached project "ArrowKeyRepro.zip"2. Build the Scene "TestScene" to an iPad device3. Connect a Blue... Read more
Pragma directive is incorrect when using multi_compile_vertex_local suffix
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... Read more
Folders in packages can't be added to Favorites in Project window
How to reproduce:1. Open any project2. From the Project window try to drag and drop any Package subfolder Expected result: Package s... 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"