Search Issue Tracker
[Editor][CmdBuffers] Undo doesn't work for RenderingCommandBuffers delet...
1) On http://docs.unity3d.com/Manual/GraphicsCommandBuffers.html there is a link to http://docs.unity3d.com/uploads/Examples/Renderi... Read more
EditorJsonUtility doesn't serialize same UnityEngine.Object after reload...
Repro steps:1-Open the Bug scene.2-Select the Bug GameObject3-Link a reference to any UnityEngine.Object in the "Reference" field4-P... Read more
[Navigation] Unity does not focus correctly in Scene view
Steps to reproduce: 1) Download package "BUg.unitypackage", make new project in Unity and import this package.2) From Project tab, d... Read more
[UI] Unity Editor crashes when changing Text.text to "<quad material"
Steps to reproduce:1. Open attached project "UI_test"2. Open "test" scene3. Select "Text" object in "Canvas"4. Try to change text pr... Read more
Assert.IsNotNull and Assert.IsNull do not trigger
Reproduction steps:1. Open attached project (Assert)2. Open scene3. Click on the Main Camera- Notice that there is a script attached... Read more
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a...
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a property with only Gethttp://docs.unity3d.com/ScriptReferen... Read more
[Android] Changing resolution Screen.SetResolution results in game freezing
Reproduction steps:1) Open attached project "ScreenResWithSpinningCube"2) Build and run on Android--- White cube should spin, but it... Read more
GetComponent("Halo") fails when there is dynamically attached parent to ...
Reproduction steps: 1.Open project I attached(SkyboxTestSceneRepro)2.Open Main scene3.Play project Notice NullReferenceException app... Read more
Property Drawer preview in the Inspector disappears on mouse input
1. Open the attached project 'unite.zip' (the new one)2. Open the available scene3. Select 'bug example' in the Hierarchy4. Move you... Read more
SetParent(null) causing sub-object to call OnEnabled
To reproduce:1. Open attached project2. Open profiler set it to deep profile3. Run EditorMap scene4. Move around the map5. Notice sp... 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
- 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
- TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window