Search Issue Tracker
EditorBuildSettings class is not documented
The EditorBuildSettings class is not documented Read more
Random Tree Rotation doesn't work
To reproduce:1. Open attached project2. Open tree scene3. Click place tree tab4. Ensure that Random Tree Rotation is enabled5. Paint... Read more
Installer does not update available space
Steps to reproduce : - run the installer and notice the space available- delete some files and notice the space is not updated Read more
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... Read more
EditorGUIUtility.PingObject doesn't work correctly with two-column Proje...
How to reproduce: 1. Open a new project2. Import attached package (bug.unitypackage)3. Open scene SomeDir/test.unity- Make sure no g... Read more
For all Standalones player window always show graphics apis for Windows
Changing platform in Standalone build doesn't show platforms graphical device APIs list, it always shows windows graphical APIs. 1. ... Read more
With method PlayerSettings.SetGraphicsAPIs you can include same api mult...
You can include same graphical api multiple times. Example code: "GraphicsDeviceType[] apis = { GraphicsDeviceType.Direct3D9, Graphi... Read more
PlayerSettings.SetGraphicsAPIs doesn't update player editor window
After changing PlayerSettings.SetGraphicsAPIs player editor window is not updated. 1. Open scene "Test".2. Open player settings (Edi... Read more
Unity doesn't mark scene as changed after breaking prefab instance
To reproduce:1.Create new project and a scene.2.Make any object and create prefab out of it.3.Save scene.4.Select prefab in scene an... Read more
[ProjectBrowser] Two column layout instantly deselects an empty plugin f...
To reproduce:1. Open attached project - it has 3 plugin folders. One of the is empty ("OVRPlugin")2. Make sure you are using the two... 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