Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.2.X
Votes
0
Found in
2019.4
2021.1
Issue ID
1297245
Regression
No
Spamming warning in URP Template
Steps:
1. Create new URP template
2. Change package manifest to use local Graphics folder, latest master
3. Open SampleScene
4. Observe console spamming warning:
Property (_AdditionalLightsPosition) exceeds previous array size (256 vs 32). Cap to previous size.
Reproducible in:
2021.1.0a9 + Graphics master 4Dec 713b6f195355 (Win & Mac)
2019.4.14f1 + URP 7.5.2 (Mac)
Not-reproducible in:
2019.4.13f1 + URP 7.5.1 (Win)
2020.2.0f1 + URP 10.2.1 (Win & Mac)
2020.1.17f1 + URP 8.3.1 (Win)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Memory leaks ~100mb with each HTTP request until Player crashes on IL2CPP ARMv7 builds
- Item selection is offset below when UIToolkit ListView is set to dynamic height mode
- Script recompilation doesn't trigger automatically when switching build targets
- Text gets pushed to the left when typing in a text field
- "The provided object cannot be assigned a managed reference ID because it cannot be serialized on a [SerializeReference] field." thrown in the Console window when using SerializationUtility.SetManagedReferenceIdForObject with an Enum value
Add comment