Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.2.0a6
Issue ID
1384459
Regression
No
[SceneView] Spline Knot placement ignores the visibility flags on gameobject
Problem was found by using Splines but seems more of a general Scene View problem I've been told.
1. Create some primitive in the scene
2. By default, drawing a spline should place the knot on object collider
3. Hide one primitive from the visibility flag in the hierarchy
4. Try to draw a spline over the hidden object
Result
Knots are still placed on object surface and shouldn't. The visibility flag should be taken in count and ignore this collider when a spline is drawn.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment