Search Issue Tracker
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
0
votes
Fixed
[WSA] Directory.CreateDirectory fails if path has all "/" slashes
Directory.CreateDirectory(Application.persistentDataPath + "/38"); causes an exception IOException: Could not find any part of the p... 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
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast