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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment