Search Issue Tracker
Active
Votes
1
Found in
2020.3.45f1
2021.3.20f1
2022.2.10f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-30878
Regression
No
A List can not be populated when using SerializedDictionary
Reproduction steps:
1. Open the attached project “CoreRp“
2. Open the Scene “Assets/Scenes/SampleScene“
3. In the Hierarchy window select the GameObject “Test”
4. In the Inspector window add a List item to the “Keys” list
5. Observe the Console window
Expected results: It is possible to add a key or a value
Actual results: ArgumentOutOfRangeException error is thrown in the Console window
Reproducible with: 2020.3.45f1, 2021.3.20f1, 2022.2.10f1, 2023.1.0b7, 2023.2.0a5
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment