Search Issue Tracker
Fixed
Fixed in 2.1.0
Votes
0
Found in [Package]
1.21.18
2.1.0
Issue ID
ADDR-3514
Regression
No
SBP - CalculateSceneDependencyData throws error during build
CalculateSceneDependencyData task (LOC 251)
https://unity.slack.com/archives/C0748PMDZ/p1694085460809859
Basically there's a dictionary we add to and there's times when the same scene data can get processed, but we just need to skip it if the guid already exists in the dictionary - 1 line fix for sure.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment