Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0a1
Issue ID
676525
Regression
No
AssetBundleCreateRequest crash
Executing these two lines of code:
AssetBundleCreateRequest req = new AssetBundleCreateRequest();
Debug.Log(req.assetBundle.name);
causes Unity to crash.
Happens in 5.0 as well. Simple project with test scene that crashes is attached.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment