Unity Issue Tracker - Projects created with 3D and 2D templates have a misspelled field "m_DefaultMaxAngluarSpeed" in the DynamicsManager.asset file
Closed
TUT-16
Projects created with 3D and 2D templates have a misspelled field "m_DefaultMaxAngluarSpeed" in the DynamicsManager.asset file
Package: Tutorial Framework
Won't Fix
2.1.X
Evaluate that it does not impact user and does not display on UI.
Any update to the setting will have the issue resolved, so it does not pose risk to users or maintenance.
Reproduction steps:
1. Create a new project using the 3D template
2. Go to the created project's "ProjectSettings" folder
3. Open the "DynamicsManager.asset" file
4. Scroll down to the bottom of the file
Expected result: Field name is "m_DefaultMaxAngularSpeed"
Actual result: Field name is "m_DefaultMaxAngluarSpeed"
Notes:
-The issue seems to be in projects which were created using the 3D and 2D templates. Projects which were created using HDRP or URP templates, don't have the specific field
Prioritise and Follow this issue
Have a workaround or additional info about this issue?