Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
3
Found in
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-131707
Regression
Yes
Crash with multiple stack traces when using DX12 and selecting all spline knots
How to reproduce:
1. Open the attached “IN-129061” project
2. Open the “Gameplay” scene
3. In the Hierarchy, click on the “Spline” GameObject
4. Switch from GameObject to Spline in the left options toolbar
5. Press ctrl + a
6. Observe the crash
Reproducible with: 6000.3.2f1 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Not reproducible with: 6000.0.65f1, 6000.3.1f1
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: The crash does not occur when using DX11 or Vulkan
First few lines of the stack trace:
0x00007FFC05E7782A (KERNELBASE) RaiseException
0x00007FFB0B5BFA06 (Unity) LaunchBugReporter
0x00007FFB0B72B38F (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFB0B72BEB0 (Unity) EditorMonoConsole::LogToConsoleImplementation
or:
0x00007FFFD900869C (Unity) UI::AddRenderersToCanvas
0x00007FFFD9008A35 (Unity) UI::AddRenderersToCanvas
0x00007FFFD90110B8 (Unity) UI::Canvas::UpdateBatchOrder
0x00007FFFD90111DD (Unity) UI::Canvas::UpdateBatches
Comments (2)
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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
enchantedloom
Jan 10, 2026 01:01
I've found that select all (or drag-select more than one knot) when the spline has fewer than 7 knots works fine, 7 knots flashes a weird black triangle on the screen but works, 8 or more knots crashes to desktop. This is consistent with a blank hdrp project containing nothing but a spline.
Fabbroz75
Jan 09, 2026 19:05
Yes, same problem here with EasyRoad3D.
Crash a lot with DX12....