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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment