Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.2.0a1
2019.2.9f1
2019.3.0a1
2020.1.0a1
Issue ID
1192730
Regression
No
[Mac] Crash when intializing Texture3D with width = 0 and height = 0 for creating mipmaps
How to reproduce:
1. Open user attached project "Case_1192730_repro.zip"
2. Enter Play mode
Expected result: Editor does not crash
Actual result: Editor crashes
Reproducible with - 2019.2.10f1, 2019.3.0b10, 2020.1.0a11
Could not reproduce with - 2017.4 and 2018.4 (because of scripting errors, Texture3D does not have SetPixel and could not be initialized the same way)
Warning instead of a crash on Windows - Invalid width (0) or height (0) used for creating mipmaps.
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a18