Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.42f1
2022.3.42f1
6000.0.15f1
Issue ID
UUM-78368
Regression
No
Setting asset files' values are not changed when changing settings in the Editor
Reproduction steps:
1. Create a new project or open an existing one
2. Open the Project Settings (File > Project Settings)
3. In the Project Settings Window, select the "Physics 2D" section
4. Change any value (e.g.: "Velocity Iterations" from 8 to 10)
5. Open the “PROJECT_NAME > Project Settings > Physics2DSettings.asset” file
6. Search for the “m_VelocityIterations:” property and observe its value
Expected result: The property has it's value set to 10
Actual result: The property has it's initial value
Reproducible with: 2021.3.42f1, 2022.3.42f1, 6000.0.15f1
Reproducible on: MacOS Sonoma 14.5 (Intel), Windows 10 (user’s)
Not reproducible on: No other environment tested
Workarounds:
- Press ctrl+S or cmd+S
- Build the Editor
Notes:
- The issue occurs with any settings asset file and any setting
- The issue occurs with any platform settings as well
- The issue is not resolved when reopening the project or entering the Play Mode
- Pressing ctrl+S or cmd+S saves the changes applied to the Scene along with the changes made to the settings
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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
There are no fixes planned for this Bug