Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
Issue ID
742622
Regression
Yes
[AW] adding color property generates error
Adding a color property to a clip in the AW sets the color property key properly, but also generates an error...
"ArgumentException: Getting control 17's position in a group with only 17 controls when doing ExecuteCommand"
repro is very simple:
Create a Cube
Select it and open the AW
Click the Create button in the AW to create a clip
In the Inspector, scroll and expand the Material component...
and click the material color property to pop the color picker...
click a color in the color picker... color is changed, key is add, and error is generated.
see attached gif
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment