Search Issue Tracker
PackMan error/crash if there is a comma symbol in the project name
Steps to reproduce: 1) Open Unity and click on 'New' to create a new project2) In the 'Project name' field, write down " Test, " (ma... Read more
Unity Editor Freezes trying to create a null asset with AssetDatabase
How to reproduce:1. Download attached project file and open "main" Scene2. Go to Test -> AssetDatabase (this should open a custom... Read more
Lack of user-visible error when getting TypeLoadException due to unsuppo...
Steps to reproduce: 1. Open attached project2. Open "demo" scene3. Enter play mode Expected result: use of unsupported StructLayout ... Read more
Editor crashes at Transform::ApplyRuntimeToSerializedData when undoing c...
Steps to reproduce for Unity 2017.1 and 2017.2:1. Download 957330_repro.zip and open "test" scene2. Add virtual camera (Cinemachine ... Read more
[Metal] Material looks much darker in preview window than in project win...
To reproduce:1. Open project2. Open material's preview Expected: it should look identically in scene view, project window icon and p... Read more
Crash when calling SceneManager.LoadLevel or SceneManager.LoadLevelAsync
This is a follow up bug on the case that is being discussed in https://forum.unity.com/threads/u5-3-error-symgetsymfromaddr64-getlas... Read more
Setting all boneWeights to 0 makes Renderer Bounds infinite and spams 'A...
Steps to reproduce:1.Open attached “BoneWeights.zip” Unity project2.Open scene “Test"3.Enter Play mode Expected results:Errors are n... Read more
[Metal] Texture preview is not changed when changing mipmapping levels
To reproduce:1. Open project2. Select 'kermit' image3. Change its mipmapping level in texture preview window Expected vs Actual: Tex... Read more
Tilemap SetTilesBlock() causes an error on first call "The number of til...
Reproduction steps:1. Open project attached (TilemapSetBlockAssertion.zip)2. Play scene "SetBlockTest". Expected result: Tiles will ... Read more
Global Illumination tints shadows blue after loading a scene while playing
To reproduce: 1. Open the project, attached by the user (Text Quest GI.zip)2. Open the "Castle" scene3. Enter Play mode4. Go down th... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used