Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0a1
Issue ID
856697
Regression
No
Disabled line renderer component is still visible on prefab in project view
Steps to reproduce (or watch attached gif):
1. Open any Unity project
2. Create a new game object
3. Select it and add Line Renderer component
4. Disable Line Renderer component
5. Drag selected game object to the project view to create a prefab
6. Observe the way prefab looks in the project view
Expected result: line renderer is not visible on prefab in project view when disabled
Actual result: line renderer is visible in project view even though its disabled
Reproducible with: 5.4.4p1, 5.5.1p2, 5.6.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment