Search Issue Tracker
0
votes
Fixed
0
votes
Fixed
0
votes
Fixed
[Transform] transform.Find(null) should throw an exception
For consistency with the rest of the API transform.Find(null) should throw and exception. Currently it returns the transform itself.... Read more
1
votes
Won't Fix
[Transform] transform.SetSiblingIndex(out of range) should throw an exce...
For consistency with the rest of the API transform.SetSiblingIndex should throw and exception for out of range values. Currently it ... Read more
0
votes
Won't Fix
[Transform] transform.IsChildOf(transform) returns true
Currently returns true (by design in cpp code, the binding method name is IsChildOrSameTransform), the method should probably be ren... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled