Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
4.5.0f1
Issue ID
604870
Regression
No
Determining whether an object resides withing the scene or asset file doesn't make us of "EditorUtility.IsPersistent"
Steps to reproduce :
- open the page https://docs.unity3d.com/Documentation/ScriptReference/Resources.FindObjectsOfTypeAll.html and notice that the example doesn't make use of the far less verbose function `EditorUtility.IsPersistent`
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
Add comment