Thanks for the report. I believe that I’ve found a solution to this problem.
Can you please try opening up CutsceneEditor.cs file and change the property named “screenWidth” to this:
1
2
3
4
5
privatestaticfloatscreenWidth{
get{returnEditorGUIUtility.currentViewWidth;}
}
Please let me know if this fixes the issue if you can.
Thank you!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.