Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
Issue ID
1105161
Regression
No
Hiding objects in the scene view does not work with SRP
If you are not using the built-in renderer i.e. LWRP or HDRP, hiding objects in the scene view does not work.
1. Install Unity
2. Create a new project with the LWRP template
3. When the scene loads, attempt to toggle the visibility of any scene object
Expected Result:
Objects in the scene view are hidden when their visibility is toggled off.
Actual Result:
Objects are always visible in the scene view regardless of their visibility toggle.
Tested in Windows.
Occurs on 2019.1.0a10 with LWRP 5.2.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
- IL2CPP Player crash on memset in VCRUNTIME140D when selecting UI GameObject
Add comment