Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0x
Issue ID
1051260
Regression
No
Hierarchy does not display Scene objects when used with Hierarchy Plugin called: Hierarchy PRO
How to reproduce:
1. Download and open attached project "20.06.2018 - Nested Prefab Test"
2. Observe Hierarchy window
Expected result: Scene objects are displayed in Hierarchy window
Actual result: Scene objects are not displayed in Hierarchy window
Reproduced with: 2018.2.0x-ImprovedPrefabs
Notes: also Hierarchy window scroll bar cannot be held down and does not respond to mouse wheel. Plugin used - EModules.
Error in console:
NullReferenceException: Object reference not set to an instance of an object
EModules.EModulesInternal.Hierarchy.InitializeReflection ()
EModules.EModulesInternal.Hierarchy.Constructor ()
EModules.EModulesInternal.Hierarchy.Loopinit ()
EModules.EModulesInternal.Hierarchy..cctor ()
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for EModules.EModulesInternal.Hierarchy
System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Runtime.CompilerServices/RuntimeHelpers.cs:101)
UnityEditor.EditorAssemblies.ProcessEditorInitializeOnLoad (System.Type type) (at C:/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:93)
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
Add comment