Search Issue Tracker
Active
Votes
0
Found in [Package]
2019.4
2020.3
2020.3.24f1
2021.2
2022.1
Issue ID
1389178
Regression
No
Projects created with 3D and 2D templates have a misspelled field "m_DefaultMaxAngluarSpeed" in the DynamicsManager.asset file
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"
Reproducible with: 2019.4.33f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment