Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.2p2
Issue ID
927827
Regression
No
CanvasRenderer.OnTransformChanged is called when canvas has a parent and one of camera position or rotation variable is not int
Reproduction steps:
1. Open project attached (CanvasReproUnity2.zip)
2. Make sure that one of camera position or rotation variable is not an integer.
3. Open Profiler.
4. Press play.
Expected result: Only needed function will be called.
Actual result: CanvasRenderer.OnTransformChanged (22 calls) and other functions are called multiple times.
Reproduced on: 5.5.0b3, 5.5.4p1, 5.6.0f3, 5.6.2p2.
Works fine on: 5.4.5p3, 5.5.0b2, 2017.1.0f3, 2017.2.0b2.
Regression introduced in 5.5.0b3.
Comments (1)
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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
TheJimz
Nov 17, 2017 01:03
This really should have more votes, cause of slowdown many people don't realize is even occurring.