Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.44f1
6000.1.0b12
6000.2.0a7
Issue ID
UUM-101091
Regression
No
"Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
Steps to reproduce:
- Create a new Universal 3D Unity project
- Open Build Profiles window (File > Build Profiles)
- Switch to the tvOS platform
- Restart the Editor
- Repeat step 2
- Switch to the Standalone (macOS, Windows) platform
- Observe the Console window
Actual results: "Property exceeds previous array size (64 vs 32)." warnings are thrown infinitely until the Editor is restarted
Expected results: No warnings or errors are thrown
Reproducible with versions: 2021.3.50f1, 2022.3.60f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Tested on (OS): macOS Silicon Sequoia 15.3, Windows 11
Notes:
- The issue only reproduces if the Editor is restarted after switching to the tvOS platform (step 3). If the Editor is not restarted and the platform is switched to macOS, no warnings are thrown
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-102023