Search Issue Tracker
Active
Votes
0
Found in
2021.3.25f1
2022.2.18f1
2023.1.0b16
2023.2.0a14
Issue ID
UUM-35526
Regression
Yes
Adding a new element or removing an existing one doesn't work when there's a nested array in a custom Editor Window
Reproduction steps:
1. Open the attached “Repro” project
2. Open the Custom Heros Window (Window > GameData > Heros)
3. Select “hero1” on the Custom Heros Window’s left side
4. Add a new element in the Resources list by clicking on the “+” button under it (Test > Element 0 > Resources)
5. Observe
Expected result: A new element gets added to the “Resources” list
Actual result: Nothing happens
Reproducible with: 2021.1.18f1, 2021.1.28f1, 2021.3.25f1, 2022.2.18f1, 2023.1.0b16, 2023.2.0a14
Not reproducible with: 2020.3.48f1, 2021.1.17f1
Reproducible on: Windows 10 Pro (22H2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment