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
- Sprites are cut off when using a custom alpha mask with a custom shader
- Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
- Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoundException in cascading catch blocks in async method
- Mesh with vertex animation shader renders incorrectly when using DirectX11 and AMD GPU
- Select Dependencies context menu doesn't work properly in Project Browser
Add comment