Search Issue Tracker
Fixed
Fixed in 2022.3.22f1
Votes
0
Found in
2022.3.21f1
Issue ID
UUM-65871
Regression
Yes
Memory is leaking when toggling a GameObject with a Light Component and Entities Graphics is used
How to reproduce:
1. Open the “GraphicsTempJobLeak“ project
2. Open the “Main” scene
3. Make sure that the Scene view window is opened
4. In the Hierarchy window select the “Spot Light” GameObject
5. In the Inspector window enable the “Spot Light” GameObject
6. Observe the Console
Expected result: No warnings regarding “JobTempAlloc” are thrown
Actual result: The “Internal: JobTempAlloc has allocations that are more than the maximum lifespan of 4 frames old - this is not allowed and likely a leak” warning is thrown
Reproduced with: 1.0.16, 1.2.0-pre.12 (2022.3.16f1, 2022.3.21f1)
Not reproduced with: 1.0.16, 1.2.0-pre.12 (2022.3.15f1, 2023.3.0b10)
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Note: Reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment