Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0b5
Issue ID
935610
Regression
No
Inconsistency in names of the Physics and Physics2d settings
When open Physics settings - the window name is "PhysicsManager" but for Physics2d settings the window name is "Physics2dSettings"
Why there is "manager" and "settings" ? Shouldn't they both be "settings" ?
How we can reproduce it
1 Open Unity Editor and create new project
2 Go to Menu->Edit->ProjectSettings->Physics - notice that name of the view in Inspector is "PhysicsManager"
3 Go to Menu->Edit->ProjectSettings->Physics2D - notice that name of the view in Inspector is "Physics2dSettings"
Actual results:
one name says "manager" and another "settings" - please see attached screenshot
Expected results:
in "Step 2" the name of the view/window should be "PhysicsSettings"
Update:
the same goes for Menu->Edit->ProjectSettings->Network - it says "NetworkManager"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment