Search Issue Tracker
Unparenting while deleting object in Editor
When deleting an object in the Editor in 4.3, the object loses knowledge of its parent once OnDestroy is called. This was not the ca... Read more
Screen.orientation returns different value from the actual screen orient...
Screen.orientation returns different value from the actual screen orientation when "Auto-rotate screen" is disabled in Settings->... Read more
Input.GetAxis() from mouse X and Y axes returns different values in stan...
In standalone and editor the returned value is in a range from -10 to 10, however on mobile devices (using the mouse) returned value... Read more
Lock view to selected doesn't work if object is resized to the outside o...
To reproduce:1. Select object in scene view2. Lock view to select (shift+f)3. Resize object so that some part of it is outside of th... Read more
New Hierarchy - Customized scripts break Hierarchy
New Hierarchy - Customized scripts break Hierarchy functionality Using a customized script that should only display object names tha... Read more
New Hierarchy - Search by "Type" is a functionality that is difficult to...
As a user it is difficult to understand what "Types" that are supported. Maybe it would be a help if there was a dropdown like in Pr... Read more
New Hierarchy - GUI Hierarchy shows objects that are not related to GUI
New Hierarchy - GUI Hierarchy shows objects that are not related to GUI objects To reproduce:- Open attached project and launch "Exa... Read more
Global defines lost when switching platform
1. Start an empty project.2. Select Windows platform.3. Add some Scripting Define Symbols (used here are POINTCLOUD; UNIFILEBROWSER)... Read more
New Hierarchy - Prefabs are not blue
When user creates a Prefab of an object, the instance is not blue in Hierarchy. To reproduce:- Open attached project and launch a sc... 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