Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0b6
Issue ID
1163790
Regression
Yes
[Editor] GameObject visibility toggle doesn't work with HDRP Template
GameObject visibility toggle in the Hierarchy doesn't work with HDRP Template
Steps to repro:
1. Create a new project with HDRP Template
2. Click on the eye icon for the scene to hide all the GameObjects in the hierarchy window
3. Again click on the eye icon to show the GameObjects
Actual Result:
GameObject visibility doesn't toggle to proceed further
Expected Result:
All GameObjects in the scene gets visible on toggling GameObject visibility icon
Workaround:
Individual GameObject's visibility can be turned ON one by one to proceed further.
Occurs on:
2019.2.0b7, 2019.2.0b6, 2019.2.0a1, 2019.1.0f2, 2019.1.a13
Working fine on:
2019.2.0b6, 2019.1.a12
Environment:
Windows 10 and MacOS 10.14
Note:
1. Refer attached video
2. "Visibility toggle" feature is introduced in 2019.1.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment