Search Issue Tracker
Meshes cannot be read during import process when running in batch mode
Steps to reproduce:1. Download the “BatchModeRO” project2. Open Command Prompt window3. Go to the Unity version folder (eg. cd c:\Pr... Read more
Custom Inspector window continually refreshes when AssetImporterEditor.s...
How to reproduce:1. Open the attached "1264833 repro" project2. Turn on Internal Mode3. Select the "MyCustomAsset" Asset from the As... Read more
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... Read more
NullReferenceExceptions and GUI Errors thrown when navigating between Ed...
Repro steps:1. Open attached project2. In a project window select "Scenes" folder3. Click on "SampleScene"4. Click on another Projec... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
Unity editor crashes on D3D12ScratchBuffer::D3D12ScratchBuffer when inst...
How to reproduce:1. Open user's provided project2. Try dragging in "Warrior" prefab from the project's window into the scene (Assets... Read more
"Create New SpriteRenderer Preset ..." function is presented with search...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
[Windows 7] Crash on BufferD3D11::BeginWrite when importing LWRP's Terra...
How to reproduce:1. Open the "BoatAttack-release-2019.1.zip" project Actual result: Unity crashes. Reproducible with: 2019.2.0a1, 20... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class