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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Sample project is not in good enough state to debug, please submit a project without errors.