Search Issue Tracker
Fixed in 7.1.0
Votes
0
Found in [Package]
6.4.0
Issue ID
1134519
Regression
No
[ShaderGraph] Need to handle numbers in scientific notation (ie 1e+10)
Large numbers in our float and int fields get converted to scientific notation and we splice that into the shader code without checking the number format
1. Create a graph
2. Create a Vector2 property
3. In the X component of the property, type 1234123412341234 and hit enter
4. Undo and then Redo
5. Graph goes pink
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment