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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-36836