Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
2022.3.68f1
6000.0.68f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment