Search Issue Tracker
Duplicate
Votes
0
Found in
6000.3.0a5
Issue ID
UUM-114740
Regression
Yes
Crash on "TextSelectionService:LineDownCharacterPosition" when pressing the "Space" key in Shader Graph for a few times in a quick succession
How to reproduce:
1. Create a new Unity project
2. In the Project window, right-click -> Create -> Shader Graph -> Any Shader Graph
3. Open the created Shader Graph
4. Quickly press "Space" for a multiple times
5. Observe the results
Expected result: Editor doesn't crash
Actual results: Editor crashes
Reproducible with: 6000.3.0a5
Not reproducible with: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a4
Reproducible on: Ubuntu 24, macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested
Note: On Ubuntu, the crash occurs when combining "Space + Enter + arrows", quickly creating nodes with the keyboard reproduces the issue. On macOS, the crash occurs really fast with only "Space"
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
Duplicate of UUM-114227. This will be fixed in 6000.3.0a6.
Duplicate of another internal issue: UUM-114227: Editor crashes using keyboard navigation in VFX Graph's "Search Menu"