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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment