Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.1.0-exp.1 - Entities
1.2.X
7000.0.0a1
Issue ID
ECSB-683
Regression
No
Entity reference is set to random value when the reference is declared in a Dictionary
Reproduction steps:
1. Open the attached project “EntityRemapDictionary”
2. Open the “Assets/Bug” Scene
3. In the Hierarchy window enable the “BugSubscene” SubScene for editing
4. In the Hierarchy window select the “BugSubscene/CorruptedReference” GameObject
5. Change the Inspector mode to “Runtime”
6. Observe the values of the “Ref” and “Ref2” fields in the “Corrupted Entity” component
Expected result: The “Ref” value is the same as the “Ref2” value
Actual result: The “Ref” value is set to some other random value
Reproducible with: 1.0.8 (2022.3.10f1), 1.0.16 (2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a5)
Reproducible on: macOS 13.5.2
Not reproducible on: No other environment tested
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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Resolution Note:
After review, we have elected not to address this issue.