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
- Behaviour.isActiveAndEnabled desyncs when checked from a sibling component during OnEnable/OnDisable
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.
- Cancelling a build during "Incremental Player Build" step returns wrong BuildReport result
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
Add comment