Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
5.5.3f1
Issue ID
905397
Regression
No
Unity crashes in <Cubemap::UploadTexture>, during switching the platform to Android, when reflection probe files are imported
Reproduction step:
1. Open the attached project;
2. Open the scene "arena";
3. Go to "Build Settings";
4. Switch platform to Android;
Actual result: Unity crashes in <Cubemap::UploadTexture>.
Expected result: Unity should not crash and should switch the platform to Android.
Note: the issue happens because there are imported reflection probe files. If it is removed from project, everything works fine. Also, the crash happens when the platform is switched just to Android. If the platform is switched to WebGL, everything works correctly.
Reproduced with: 5.5.0b1, 5.5.3p1, 5.6.0p3, 2017.1.0b3
Cannot be tested with 5.4 because of the many errors.
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