Search Issue Tracker
GameObject Alpha Clipping does not work when a ShaderGraph Material is a...
How to reproduce:1. Open the “Material.zip“ project2. Open the “SampleScene“3. Observe the Plane GameObject in the Game view4. Enter... Read more
[ShaderGraph] Node Settings menu doesn't collapse if clicked somehere el...
Node Settings menu doesn't collapse unless the user clicks on the same settings icon again Steps To Reproduce: 1. Create a new Proje... Read more
AssetReference property drawer has incorrect layout and becomes uneditab...
Reproduction steps:1. Open the attached “BugReportIMGUI.zip” project2. Open the “BugReport_04” scene (Assets > Scenes)3. Click on... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
GetCustomAttributes return null on .NET 4.6
Reproduction steps:1. Open the attached project2. Make sure that Scripting Runtime Version is set to "Experimental (.NET 4.6 Equival... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
Crash on physx::Bp::BroadPhaseABP::removeObjects when entering Play Mode
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Enter Play Mode4. Obser... Read more
Specific machines have extremely slow asset Import time
How to reproduce:1. Open attached project "AssetImport.zip"2. In Project window, right-click on "SM_PROP_GEN_ElectricPole01" -> "... Read more
[CPU PLM] Editor crashes when toggling Baked Global Illumination checkbo...
Steps to repro:1. Open the attached project and 'SampleScene' scene;2. Let the scene's lighting auto-bake;3. When the baking is comp... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project