Search Issue Tracker
Fixed
Fixed in 2021.3.13f1
Votes
0
Found in
2020.3.40f1
2021.3.11f1
Issue ID
UUM-15556
Regression
No
Scripting Define Symbols list is overwritten on all platforms when changes have not yet been applied on one platform
Steps to reproduce:
1. Create a new project
2. Navigate to Edit > Project Settings... > Player > Other Settings > Script Compilation
3. Add an element to the Scripting Define Symbols list, but do not click the “Apply” button
4. Observe the Scripting Define Symbols list on other platforms
Expected result: Scripting Define Symbols list is only affected on the platform it was modified on
Actual result: Scripting Define Symbols list becomes the same on all platforms
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.14f1
Not reproducible with: 2022.1.15f1, 2022.1.18f1, 2022.2.0b9, 2023.1.0a12
Notes:
- If there are pre-existing elements that have been applied, these get overwritten as well.
- Applying the changes to the list makes the values of other platform lists return to their previous states
- Likely related to UUM-3083, as it is fixed in the same version
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment