Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.4p3
Issue ID
973409
Regression
No
Animator Transition lines become thick and overlay the properties pane when swithing OpenGL<->Metal
Animator Transition lines become thick and overlay the properties pane when swithing OpenGL<->Metal
After switching between OpenGL & Metal, the Transition lines in the Animator controller become thick and overlay the properties pane.
This happens switching to Metal & OpenGL, both ways. To fix this, quit, re-start and re-open project... draw is good (in Metal & OpenGL).
This issue is present since at least 5.6
repro:
(make sure you are in OpenGL to start with)
- create an Animator Controller
- create 3 states with transitions between them
- Edit > Project Settings > Player... ENABLE "Metal Editor Support"...
bug: Transition lines in the Animator are thick and overlay the properties pane
- quit Unity, start Unity and re-open project...
note: you should now be in Metal and Animator Transition lines should look good now.
- Edit > Project Settings > Player... DISABLE "Metal Editor Support"...
bug: Transition lines in the Animator are thick and overlay the properties pane
- quit Unity, start Unity and re-open project...
note: you should now be in OpenGL and Animator Transition lines should look good now.
see attached video of repro (AnimatorDraw.mp4)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment