Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.1.X, 2018.2.X
Votes
0
Found in
2018.1.0b5
2018.1.0b13
Issue ID
1024863
Regression
Yes
[Motion Blur] GameObject stays blurry after completing its motion
How to reproduce:
1. Open attached project "repro_1024863"
2. Import "Post Processing Stack" from the asset store
3. Select cube GameObject in a Hierarchy window
4. Enter Game mode
5. Change x position inside the Inspector window from -2 to 2
Expected result: GameObject will change its transform values and look the same afterward
Actual result: GameObject stays blurry after changing any of the transform values
Reproducible with: 2018.1.0b5, 2018.1.0f1, 2018.2.0b1
Not reproducible with: 5.6.5p4, 2017.1.3p3, 2017.2.2p3, 2017.4.1f1
Could not test with: 2018.1.0b4, 2018.1.0b6 (error code CS0246: The type or namespace name `NUnit' could not be found. Are you missing an assembly reference?)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment