Search Issue Tracker
CommandBuffer.Blit will not show unless Graphics.Blit is also executed a...
Steps to reproduce: 1. Download and open the attached project 2. Enter Play mode 3. Press the on-screen buttons Expected result: th... Read more
The `finally` block is not called in UnityTest if error message is logged
Steps to reproduce: 1. Download 1112534_repro.zip project 2. Run test in play mode Expected results: Code in both "try" and "finall... Read more
Crash on GC_mark_from when main camera view is set to see a terrain
To reproduce: 1. Create a new project based on HDRP template 2. Create a new scene (do not use the default sample scene) 3. Import t... Read more
"sprite.textureRect" returns values for master SpriteAtlas instead of Sp...
Reproduction steps: 1. Open "UnityTestProject.zip" project 2. Enter Play mode 3. Look at the Console 4. See "sprite.textureRect" va... Read more
Some unicode characters appear blank when used in names of assets and fo...
There are a lot of unicode characters that the editor currently doesn't support. If you attempt to use an unsupported character in t... Read more
Logs are not created when a Standalone Player crashes while loading dlls
Steps to reproduce*: 1. Download and open the attached project(oc link) 2. Build for standalone 3. Launch build on an AVX incapable ... Read more
[Linux] "libstdc++" symbols crash Standalone build
Also fixed in Unity 2018.3.4 Reproduction steps: 1. Open "BadCastLinuxRepro-2018.3.zip" project 2. Build for Linux 3. Launch Build... Read more
[Crash Handler] Standalone Build freezes at startup
Reproduction steps: 1. Open "3dTest.zip" project 2. Build Standalone player 3. Launch Build Expected Result: Build launches Actual... Read more
Crash on pqInit when passing NaN values to SpriteShapeController.Spline....
How to reproduce: 1. Open the attached project 2. Open the "SampleScene.unity" scene 3. Press Play Actual result: Unity crashes. R... Read more
[Shaders] ApplyMaterialPassWithCache crash when changing shader file wh...
To reproduce: 1. Open project attached 2. Enter Play mode 3. Modify any shader file (WaterSurface.shader or WaterSimulation) in any ... 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
- Double-clicking on element does not open an option to rename it
- Element blocks another element when it is set to PickingMode.Ignore
- Crash on UnityFBX::ConvertFBXSceneToImportScene when importing a specific FBX file
- Depth Texture is inverted in Android build when Graphics API is set to OpenGLES3
- Crash on Tilemap::GetTileAsset when calling Tilemap.GetTile() in new RefreshTile() method for TileBase class