Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b24
Issue ID
812457
Regression
No
[Standalone] When scene is loaded using additive mode SpriteRenderer loses connection to changes
How to reproduce:
1. Open the attached project "812457ReproProjectSons.zip"
2. Open and play Demo_Self-Playing scene
3. Hit Escape key
- Main Menu scene is loaded additively
4. Click on Character Pool button
5. Click on Create Character button
6. Change avatar's Skin Colour using arrows in the scene (you can change all other appearance settings)
-Notice the avatar's skin color changes
7. Build the project (Demo_Self-Playing and Main Menu scenes)
8. Repeat 2-6 steps
-Notice avatar's Skin Color doesn't change, even though, GUI text in the left shows that color is changing
Note:
- Project has AllGO scene where both scenes are merged - issue doesn't exist.
- When loading scene using LoadSceneMode.Single - issue doesn't exist.
Reproducible: 5.4.0b24, 5.4.2f1, 5.5.0b9 Win and OSX
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Sample project is not in good enough state to debug, please submit a project without errors.