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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment