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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment