Search Issue Tracker
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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal