Search Issue Tracker
Fixed
Fixed in 6000.0.55f1, 6000.1.14f1, 6000.3.0a3
Won't Fix in 2022.3.X
Votes
0
Found in
2022.3.62f1
6000.0.52f1
6000.1.9f1
6000.3.0a1
Issue ID
UUM-110293
Regression
No
The PostProcessSceneAttribute callback is not invoked when the Player is built more than once
Reproduction steps:
1. Delete the “Library” folder included in the "ReproProj" project
2. Open the project
3. From the menu bar, select “Test > Build”
4. Create a new output folder and select it
5. Wait for the build to finish
6. Confirm that “Post-processing scene after build…” appears in the Console window
7. Clear the Console
8. Repeat steps 3–5 once more
9. Observe the Console
Expected result: Log message “Build succeeded: 87671610 bytes” is present
Actual result: “Build succeeded: 87671610 bytes” does not exist
Reproducible with: 2022.3.62f1, 6000.0.52f1, 6000.1.9f1, 6000.3.0a1
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Also reproducible when using EditorSceneManager.MarkSceneDirty
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 6000.3.0a3):
Fixed documentation for PostProcessSceneAttribute
Resolution Note (2022.3.X):
The documentation for PostProcessSceneAttribute in 2022.3 is accurate