Search Issue Tracker
[UI] Clicking on `Swatches` text on Color Picker doesn't toggle the grou...
Swatches group in new Color picker doesn't toggle when clicked on `Swatches` text. Instead, user needs to click on the triangle icon... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce:1. Open given Unity project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more
[Win] standalone il2cpp build fails with errors
-e: when trying to compile an empty project it will fail with errors -repro:--install Editor with Windows Standalone Il2CPP support ... Read more
[Renderer] Mesh Particle Pivot offset adjustment based on particle size ...
Looks like we were using size*size before, and now it is just size.(i.e. to make the particles appear in the same position, a size o... Read more
[OSX] Editor fails to recognize installed Il2cpp support
-e: it shows an error saying Il2cpp is missing despite it being installed -repro:--install Editor with OSX Standalone Il2CPP support... Read more
[UI] Selecting gizmos doesn't work in Scene View
Steps for reproduction:1) Download the project below or create a new project2) In Scene View, try to select lights or camera3) Obser... Read more
A texture's pixels are being changed after Texture2D.Apply() is called
Steps to reproduce:1. Open QA's attached project2. Open "SceneTest"3. Enter playmode and press Z Expected result: Texture's color do... Read more
Unity Editor does not recognize assets if an importer warning has been e...
How to reproduce:1. Open Unity2. Load tester-submitted project(ShaderLineEndings.zip)3. Inspect shaders. Some will be ok, others cou... Read more
Inspector Debug mode allows ScriptableObject script to be changed to an ...
How to reproduce:1. Open Unity2. Load tester-submitted project3. Create a new 'Scriptable Object Script' using context menu4. Set in... 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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded