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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
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"