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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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