Search Issue Tracker
Fixed
Fixed in 6000.4.0b6, 6000.5.0a6
Votes
0
Found in
6000.4.0b6
6000.5.0a6
Issue ID
UUM-132372
Regression
No
[Windowing] Fix naming convention in Windowing API by using camelCase for public properties
Actual results:
Properties in Windowing.ResolutionChangedEventArgs and {}Windowing.{}{}PositionChangedEventArgs{} are using PascalCase.
They need to use camelCase, as pointed out here.
Expected results:
Properties in Windowing.ResolutionChangedEventArgs and {}Windowing.{}{}PositionChangedEventArgs{} are using camelCase.
.mem.xml and .api files are updated accordingly.
Reproducible with versions:
6000.4 and 6000.5
Notes:
This is only a property naming change in order to match the Unity public API guidelines.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed in 6000.4.0b6
Resolution Note (fix version 6000.5.0a6):
Fixed in 6000.4.0b6