Search Issue Tracker
Won't Fix
Votes
1
Found in
4.3.3f1
Issue ID
595211
Regression
No
In Flash the cos() and sin() functions in vertex shaders are
Steps to reproduce:
1. Open attached project and open the scene "SinCosBug_scene".
2. Look at the two curves in the scene. The top one is a sine wave and the bottom one is a cosine wave. It looks correct in the editor.
3. Build to Flash or open \bin\Flash\SinCosBug.html
4. Look at the curves in the Flash build and compare them with the curves in the editor. The top curve is a cosine wave and the bottom one is a sine wave in the Flash build.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment