Search Issue Tracker
[MeshCollider][Rigidbody] Sphere collider rolling on mesh collider jumps
Steps to reproduce: 1. Open attached project (Collider5.zip)2. Open scene "test"3. Play it and notice that after rolling for some ti... Read more
VR Builds crash when run from AppData
description in title Read more
[Crash] Lightmapping two terrains results in crash
Steps to reproduce:1. Open attached project's scene "Terrain test".2. Set one terrain's Y to -50.3. Wait for lightmapping to finish.... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
[TextureImport] Importing large HDR cubemaps uses a lot of memory, crash...
TLDR: importing 15000x7500 HDR file into a 4096x4096 cubemap uses 9.2GB of memory during the import process. Steps to reproduce: 1. ... Read more
CapsuleCastAll has issues when the start of the sweep is intersecting wi...
How to reproduce: 1. Open attached project2. Open scene TestScene.unity- The capsule casts in the scene represent character jump arc... Read more
IEnumerable inheritance does not compile with IL2CPP for Boo
-e: IEnumerable inheritance does not compile with IL2CPP for Boo -repro:--open attached project--Build (scene "s") with il2cpp--NOTI... Read more
ClientRpc calls dont work from within property setter functions.
ClientRpc calls dont work from within property setter functions. Read more
Constraining Rigidbody2D teleports it to 0,0 when entering play mode
To reproduce:1. Open attached project2. Open Untitled Scene3. Enter play modeExpected result: The box object stays in it's placeActu... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS