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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Sample project is not in good enough state to debug, please submit a project without errors.