Search Issue Tracker
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
AI icon disappears for becomes very small on the "Generate" window tab
Steps to reproduce: Create a new Unity project Make sure the AI Assistant package/s are installed Create a new asset (for example, a... Read more
[Being Backported] AssetBundle.LoadFromFileAsync causes errors when bund...
How to reproduce:1. Open the user’s attached project2. Open scene Scenes/SampleScene3. Go to Tools -> Build Asset Bundles4. Press... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
"TwoPaneSplitView" pane resets to its minimum size when hidden and shown...
How to reproduce:1. Open project "Transition Issue.zip"2. Open Menu > Window > TwoPaneSplitViewIssue Window3. Resize the yello... Read more
[Linux] Related Data is locked when the process search bar isn't empty
Steps to reproduce:1. Create a new project or open an existing one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... Read more
Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in pla...
Reproduction steps:1. Open the attached project "CrashRepro"2. Focus scene view window3. Click on “Main“ and “MainCamera“ in the Hie... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... 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