Search Issue Tracker
Fixed in 14.0.1
Votes
0
Found in [Package]
13.1.4
Issue ID
1390471
Regression
No
Player.log spammed when Tracing is set to "Ray Tracing"
Reproduction steps:
1. Open the user's attached project ("ComputeBufferNotAvailable2.zip")
2. Build and Run the project
3. In the context menu of the Console window click "Open Player Log"
Expected result: The message appears in the Player.log once
Actual result: The message is spammed and the Player.log grows in size indefinitely. Full message:
RenderGraph: Not all resources of type ComputeBuffer were released. This can be caused by a resources being allocated but never read by any pass.
ComputeBufferNameNotAvailable
ComputeBufferNameNotAvailable
ComputeBufferNameNotAvailable
Reproducible with: 13.1.2 (2022.2.0a1), 13.1.3 (2022.1.0b2), 13.1.4 (2022.1.0b3)
Could not test: 7.7.1 (2019.4.34f1) (Different Screen Space Reflection), 10.8.1 (2020.3.26f1), 12.1.3 (2021.2.8f1) (Screen Space Reflection is not supported)
Notes:
1. Tested on Windows 10 i7-8700 NVIDIA GeForce GTX 1060
2. Not reproducible in Play mode
3. In 13.1.2 (2022.2.0a1) a different message is spammed:
NullReferenceException: Object reference not set to an instance of an object
at UnityEngine.Rendering.DebugManager.UpdateActions () [0x00016] in <c43611e27b604c36b09685f76e35eb29>:0
at UnityEngine.Rendering.DebugUpdater.Update () [0x0001f] in <c43611e27b604c36b09685f76e35eb29>:0
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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note (fix version 14.0.1):
Fixed in: 2022.2.0a8 (HDRP 14.0.1)