Search Issue Tracker
Duplicate
Votes
1
Found in
5.1.2p3
Issue ID
721170
Regression
Yes
[ColorSpace] Changing color space to 'Linear' and reopening the project disables selecting objects in the scene view
Steps to reproduce:
1. Create new Unity project
2. Add random game object to the scene
3. Notice you can select anything you want in the scene view
4. Change color space to 'Linear'
5. Notice you can still select everyhting in the scene view
6. Close and reopen the project
7. Notice you can not select anything in the scene view (can navigate with hierarchy though)
If you change color space to 'Gamma' and reopen the project again, you can select everything in the scene view as expected.
Captured repro: http://screencast.com/t/cl38OhLGT
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
This is a duplicate of issue #719367