Search Issue Tracker
Fixed in 0.4.1-preview
Votes
0
Found in [Package]
0.2.0-preview
Issue ID
1221566
Regression
No
InvalidOperationException is thrown when a subscene contains an imported mesh with Read/Write disabled
Reproduction steps:
1. Open the attached project "1221566.zip"
2. Open the Sample Scene
3. Select Sub Scene in the Hierarchy
4. Press Edit in the Inspector
5. Enter Play mode
Expected result: No errors are thrown and the imported GameObject falls on the Plane
Actual result: InvalidOperationException is thrown and the imported GameObject falls through the Plane
Reproducible with: 2019.3.3f1 (Entities 0.2.0-preview.18, 0.6.0-preview.24), 2020.1.0a24 (Entities 0.6.0-preview.24)
Notes:
Enabling Read/Write in the GameObject import settings will prevent the issue.
The issue is reproducible only when the subscene is being edited.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment