Search Issue Tracker
Fixed
Fixed in 2.6.X
Votes
0
Found in [Package]
2.6.0
Issue ID
SPLB-253
Regression
No
Draw Splines Tool does not render new spline lines when Grid is turned off in Scene view
How to reproduce:
1. Open the “SplineYGridIssue“ project
2. In the Project window open the “Assets/_Safeguard/Runtime/Prefabs/Splines [Fast].prefab” Prefab
3. In the Hierarchy window select the “Spline - Turn Right” GameObject
4. Make sure to open the Scene view
5. From the Tools bar select “Tool context” then select “Draw Splines Tool”
6. In the Scene view select any light blue indicator from the “Spline - Turn Right” GameObject
7. In the Scene view overlays disable “Toggle the visibility of the grid”
8. Drag the mouse around in the Scene view and observe it
Expected result: New spline lines are rendered
Actual result: New spline lines are not rendered
Reproduced with: 2.1.0 (2021.3.38f1), 2.6.0 (2022.3.27f1, 6000.0.0f1)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
1. Not reproducible when “Toggle the visibility of the grid” is enabled
2. Images of expected and actual results are provided in the internal comments
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 2.6.X):
Fixed a bug where using the knot placement tool in 2D mode would not work if the grids are turned off.