Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b2
Issue ID
905026
Regression
Yes
Crashed after building on standalone player, possible memory leak
Reproduction steps:
1. Open project attached(case_904483-unity_progressive_lightmapper_test.zip).
2. Open scene "Shadowmask"
3. Build for standalone player.
Expected result: It will succeed.
Actual result: After it succeeds, memory leak appears and due to that, Unity crashes.
Note: Some errors used to appear like "Clustering failed due to lack of memory" and it needed like 32gb of it. They disappeared after few restarts.
Reproduced on: 2017.1.0b2
Worked fine on: 2017.1.0b1
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
Add comment