Search Issue Tracker
Fixed
Votes
0
Found in
5.1.0f3
Issue ID
707513
Regression
No
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce:
1. Open attached project
2. Select "MissingScript" asset and notice that it has a script missing
3. Select both, "MissingScript" and "texture" assets
4. Observe NullReferenceException
Note: This exception is also thrown when selecting ScriptableObject which has any type of script attached to it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment