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
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note:
Sample project is not in good enough state to debug, please submit a project without errors.