Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3.0a1
Issue ID
1148692
Regression
Yes
"Multiple Managers are loaded of type: InputManager" error appears in the Console when CTRL+S is pressed
How to reproduce:
1. Create new project
2. Press Ctrl+S
Reproducible with: 2019.3.0a1
Not reproducible with: 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a13
Actual results: these errors appear in the console:
Multiple managers are loaded of type: InputManager
Multiple managers are loaded of type: GraphicsSettings
Multiple managers are loaded of type: PhysicsManager
Multiple managers are loaded of type: QualitySettings
Multiple managers are loaded of type: Physics2DSettings
Multiple managers are loaded of type: VFXManager
Expected results: there should be no errors
Comments (1)
-
tool55
Aug 08, 2019 02:06
Just got the same error in 2019.3.0a5
Is there a workaround? It seems to be crashing Unity when play is pressed.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1147011