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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment