Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1252234
Regression
Yes
[Universal RP] Warnings "Property ... exceeds previous array size (256 vs 32). Cap to previous size."
steps to repro:
1. open a universal RP project (using 7.3.1 or below)
2. upgrade to URP 7.4.0
3. observe warning spam console when doing anything in scene view
Expected: no warnings after upgrade
Actual: warnings spam console after upgrade
Repro: 2019.3.15f1 + URP 7.4.0
No repro: 2019.3.15f1 + URP 7.3.1
Notes:
- similar to 1177998
- fixed by closing and opening editor
-
dyamanoha_
Feb 06, 2024 21:09
This issue is happening for me consistently.
```
Property (_WorldPositions) exceeds previous array size (100 vs 3). Cap to previous size. Restart Unity to recreate the arra
```
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note:
This issue occurs rarely and is fixed by restarting the editor.