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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment