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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment