Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
1.0.0-pre.9
Issue ID
1403371
Regression
No
Splines data points added when using the Spline Width tool ignore the Default Width value
How to reproduce:
1. Open the attached project "Splines.zip"
2. Open the "SampleScene" Scene
3. Select the "Spline" GameObject in the Hierarchy window
4. Select the Width tool in the Scene view control bar and place it anywhere on the Spline in the Scene view
Expected result: The Width tool is placed. Spline Width remains the same as the Default Width (Set in the Width Spline Data Script)
Actual result: The Width tool is placed. Spline Width becomes 0
Reproducible with: 1.0.0-pre.8, 1.0.0-pre.9 (2021.2.13f1, 2022.1.0b8, 2022.2.0a5)
Could not test with: 1.0.0-pre.8 (2019.4.25f1, 2020.3.29f1) (Spline Package code errors in console)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment