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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment