Search Issue Tracker
Two separators in Hierarchy Light Context Menu
Steps to reproduce: Create a new URP Project. In Hierarchy, Right-click > Light Actual results: There are two separators under Re... Read more
Scene window stuck in orbit after context menu click from Hierarchy
Tested on macOS 12.2 on Trunk version 2023.1.0a1.1 The scene window gets stuck in orbit after opening a context menu from the Hierar... Read more
[iOS] Launch Screen adds custom XIBs, XIBs override Legacy Launch Images...
How to reproduce:1. Create a new project2. Build Xcode project using Default settings (iPad and iPhone Launch screen are set to Defa... Read more
Light2D is not working in the Build when created through script
How to reproduce:1. Open the attached project "light.zip"2. Build And Run the project Expected results: The light in the middle of t... Read more
Artifacts visible when transforming any vector from world space to tange...
Reproduction steps:1. Open the “MikktspaceWorldToTangentRepro” project2. Open the Assets/Scenes/SampleScene.unity scene3. Select Ass... Read more
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... Read more
Editor freezes when instantiating a component placed on the same game ob...
To reproduce:1. Add audio source to scene2. Add attached script to audio source3. Drag Audio source object to Source field on Audio ... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items