Search Issue Tracker
Not Reproducible
Under Consideration for 6000.0.X
Votes
0
Found in
6000.0.32f1
Issue ID
UUM-91836
Regression
No
InvalidOperationException is thrown when expanding ScriptableObject array
Reproduction steps:
1. Open the attached “ScriptableObjectBug.zip” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Select the “Scripts” GameObject in the Hierarchy window
4. Expand the "Scriptable Objects" array in the Inspector window
5. Collapse the "Scriptable Objects" array in the Inspector window
6. Enter the Play Mode
7. Exit the Play Mode
8. Expand the "Scriptable Objects" array again in the Inspector window
9. Observe the Console window
Expected result: No errors are thrown
Actual result: “InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread” errors are thrown
Reproducible with: 6000.0.32f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Not reproduced by CQA
Add comment
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
Resolution Note:
This is an old bug that has been addressed a long time ago.