Search Issue Tracker
Active
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.68f1
Issue ID
UUM-126077
Regression
Yes
"ArgumentException: Unknown Type:`UnityEngine.SkinnedMeshRenderer`" Error thrown when a Subscene is open in a Scene
How to reproduce:
1. Open attached project "IN-123204"
2. Open "SampleScene"
3. Enable the checkbox next to "SampleSubScene" in the Hierarchy
4. Observe Console
Expected result: No errors appear in Console
Actual result: "ArgumentException: Unknown Type:`UnityEngine.SkinnedMeshRenderer`" errors appear repeatedly in Console
Reproducible with: 2022.3.68f1
Not reproducible with: 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Entities package regression is among the package versions, when upgrading from 1.4.0-exp.2 to 1.4.0-pre.3
- also likely an Editor regression within 2022.3/staging branch, unable to find first affected version due to Entities 1.4.0-pre.3 not being available on versions earlier than 2022.3.20f1
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
Add comment