Search Issue Tracker
Fixed in 2021.3.49f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 7000.0.0a18
Votes
0
Found in
2021.3.33f1
2022.3.16f1
2023.2.4f1
6000.0.0b11
6000.1.0a7
6000.2.0a1
Issue ID
UUM-59309
Regression
No
"IsBuiltin" method skips new index generation when called in a different order
How to reproduce:
1. Open the “fastpropertyname_serialization_issue” project
2. Open the “Sample” scene
3. Build asset bundles for the current platform (Assets > BuildTestBundles > “BuildMac” or “BuildWin”)
4. Build And Run
5. In the Player select “Spawn 2” then select “Spawn 1”
6. Observe the Player
Expected result: The “Spawn 1” Cube GameObject is yellow and the “Spawn 2” Cube GameObject is green
Actual result: The “Spawn 1” Cube GameObject is yellow and the “Spawn 2” Cube GameObject is red
Reproduced with: 2021.3.33f1, 2022.3.15f1, 2023.2.4f1, 2023.3.0b1
Reproduced on: macOS 13.5.2 (Intel) (by reporter), macOS 12.6.1 (M1)
Not reproduced on: No other environment tested
Could not test on: Windows 11 (Building the Player throws errors to the Console)
Notes:
1. Cannot test in Game Mode → Pressing the buttons does not spawn any GameObjects
2. It might be necessary to remove the “Library” folder from the project when trying to reproduce the issue in older streams
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 7000.0.0a18):
Fixed corrupt property name on asset bundle load
Resolution Note (fix version 2022.3):
Fixed corrupt property name on asset bundle load
Resolution Note (fix version 2021.3):
Fixed corrupt property name on asset bundle load