Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.2f1
2023.1.0f1
Issue ID
UUM-40263
Regression
Yes
BuildTarget property is serialized incorrectly when changed using the Inspector
Reproduction steps:
1. Open the “BuildTargetBug“ project
2. In Project Browser select the “NewBuildTarget“ ScriptableObject
3. In Inspector open the Build Target dropdown and select any option (e.g. “Android”)
4. Right-click the Build Target property and select Copy
5. Paste it somewhere
Expected result: The selected Build Target is pasted (e.g. “Enum:Android”)
Actual result: The pasted value is not the selected Build Target (e.g. “Enum:Standalone OSX“)
Not reproduced in: 2021.3.27f1, 2022.2.20f1, 2023.1.0b17, 2023.2.0a20
Reproduced in: 2022.2.21f1, 2022.3.2f1, 2023.1.0b18, 2023.1.0f1, 2023.2.0a19
Reproduced using: Windows 10, macOS 13.4 (Intel)
Notes:
1. Also reproduced with GameObjects
2. Also reproduced in runtime
3. Not reproduced with “No Target”
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-36836