Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1110859
Regression
No
[Mac/Lin] EditorPrefs value changes are not saved after closing the editor when using JetBrains Rider for external script editor
To reproduce:
1. Open user's attached project "testeditorprefs.zip"
2. In main toolbar, go to TEST->Open Window
3. Click SET to set the EditorPref from TRUE to FALSE
4. In Preferences, change External script editor to Rider
5. Quit the editor and launch again
6. Go to TEST->Open Window and click GET
Expected: saved editor preference is returned FALSE (as it was set to false)
Actual: editor preference is returned TRUE (default value)
Reproduced in: 2018.3.3f1, 2019.1.0a14
Not reproduced in: 2017.4.18f1, 2019.2.0a1
Note1: external script editor selection is also reset when launching Unity again, therefore make sure to select Rider before quitting
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment