Search Issue Tracker
By Design
Votes
0
Found in
5.2.0a1
Issue ID
703245
Regression
Yes
[Texture3D] Creating Texture3D with 1k or 2k sizes crashes unity
Unity crashes when you try to create Texture3d with 1k or 2k dimensions. For some pc it crashes always for other pcs only when you have enough ram to create this size texture. Here is screenshot "Screenshot1.png" of the fatal error.
1. Open scene "Test".
2. Select game object "Texture3DCreator".
3. Set property "Dimension" to 1024.
4. Check if you have enough ram for this 3d texture.
5. Play scene "Test".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
Add comment