Search Issue Tracker
InvalidOperationException thrown and performance drop when selecting a M...
Reproduction steps:1. Open the attached Project from "New Unity Project.zip"2. Open the "Main" Scene3. Select the "MeshRenderer" Gam... Read more
[UX] Blackboard parameters cannot replace inputs connected to another in...
Repro steps:1. Create a blackboard parameter (i.e. a float)2. Connect that parameter to another block or node3. Duplicate the parame... Read more
UnityWebRequest.error returns inconsistent results after Abort is called
Steps to reproduce: 1. Open attached project2. Open and play the 'Scene' in it3. Click 'Start Download' button4. Wait while the prog... Read more
Crash on DrawUtil::DrawProceduralIndirectRawFromNodeQueue/BatchRenderer:...
Reproduction steps:1. Open user's attached project2. Open scene "Prototype"3. In the project window, open Scripts > "CoroutineHan... Read more
[Burst] 'CompilerException' error is thrown when the BurstCompile attrib...
Reproduction steps:1. Open the attached project ("case_1211670-DistField2DTests.zip")2. Download Burst package and put it inside "As... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... Read more
Exception: Failed to update dependencies is thrown when Importing Sample...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Tiny-> Import Samples3. Inspect the errors thrown in... Read more
Crash on clicking Play button for some scenes of for “Trivia Quiz Game T...
Crash issue for “Trivia Quiz Game Template” asset 1. In the attached Project -> TQGAssets folder -> CS_Assets -> CS_Scenes ... Read more
Scene View - Camera type label doesn't update when creating a new project
If you are editing a project that uses an orthographic (iso) camera in the scene view, close it then and create a new 3D project, th... Read more
Editor-only AssemblyDefinition files ignores the Api Compatibility Level...
How to reproduce:1. Open the "AssemblyTest.zip" project2. Make sure the "Api Compatibility Level" is set to .Net 2.03. Open the gene... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default