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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
There are no fixes planned for this Bug