Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.1.7
Issue ID
1171701
Regression
No
NullReferenceException is thrown after importing Post Processing when it was already referenced in the scene
How to reproduce:
1. Create a new project
2. Import Post Processing asset from Package Manager
3. Add Post-process Layer component to Main Camera GameObject
4. Remove the Prost Processing package
5. Save the project and close the Editor
6. Open the same project
7. Import Post Processing asset again
8. Move the mouse in the Game View Window
9. Observe Console Window
Expected result: No errors are thrown
Actual result: "NullReferenceException: Object reference not set to an instance of an object" is thrown continuously
Reproducible with - 2018.1.9f2, 2018.4.6f1, 2019.1.13f1, 2019.2.1f1, 2019.3.0a12
Package reproducible with - 2.1.0, 2.1.7
Add comment
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
Resolution Note:
Closing as won't fix as we have no maintainer and the bug is old