Search Issue Tracker
[Android][LWRP] "Final Blit Pass" is called throughout Play mode
Reproduction steps: 1. Open "FinalBlitPassPerformance.zip" project2. "Build & Run" for Android with "Development Build" and "Aut... Read more
The position of EditorWindow is offset after opening it
How to reproduce:1. Open the attached "New Unity Project.zip" Project2. Open Window > Test Window3. Observe the position of the o... Read more
Creating a Ragdoll doesn't dirty the scene
Reproduction steps: 1. Open "1151547" project2. Create a Ragdoll with the Model in the "SampleScene"3. Enter Play mode to check that... Read more
[HybridRenderer] Object with Billboard Renderer does not render when usi...
How to reproduce:1. Open the attached project ("case_1151545-HybridRenderer.zip")2. Open the repro scene ("SampleScene")3. Add an "A... Read more
GameObject with Script Component containing OnDrawGizmos() function gets...
How to reproduce:1. Open "DragSelectExample" Scene in the attached "case_1151531-PickRectObjects.zip" Unity project2. Select the Gam... Read more
Reference to the root prefab child is lost when pressing "Unpack Prefab"...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. In Hierarchy window, expand "Root" objec... Read more
VisualElement issue: child of an element set to `display:none` shows up ...
How to reproduce:1. Create a new project2. Open the Package Manager3. Toggle Off Advanced > Show Dependencies4. Press + > Add ... Read more
renaming the prefab generated by a scriptedImporter renames all scene in...
Add the following script in your project and create a file with the ".blah" extension: [ScriptedImporter(1, "blah")]public class Bla... Read more
ArgumentOutOfRangeException is thrown when Assets folder is selected whe...
ArgumentOutOfRangeException is thrown when Assets folder is selected after restoring a previous version of project. Refer the attach... Read more
HideFlags are not respected on the Old Prefabs when editing them on the ...
How to reproduce:1. Open the attached "HideFlagBug2.zip" Project2. Open the "HideFlagTestPrefabMadeWith2018.2(original).prefab" in P... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default