Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0a1
Issue ID
933525
Regression
No
Need to save the scene to save changed colors if the color change was done inside an asset
Reproduction steps:
1. Open "MinimalReproProject"
2. Open the "Main" Scene
3. Navigate through the Project window to "Resources" -> "Color Schemes" -> "0.Color Scheme"
4. Change the "Red" to anything else
5. Reload the Scene
6. Notice that the color changed back to Red
7. Click on the "0.Color Scheme"
Expected Result: As the color of the Grid Objects is set in the "0.Color Scheme", the colors should change without having to save the scene
Actual Result: You have to save the scene to save the newly set color, even though it stays the same in the "0.Color Scheme"
Reproduced with: 2017.3.0a1, 2017.2.0b4
Did not reproduce on: 2017.1.0p1 (TileMap was not yet implemented)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment