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
0
votes
Fixed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server