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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.