Search Issue Tracker
Incorrect resolutions when reading from the player using Screen.currentR...
Reproduction steps: 1. Open the attached project “WrongResolution” 2. Go to File > Build Settings 3. Make sure that "Development ... Read more
"Unexpected node type." Error is thrown and no Exception is caught when ...
How to reproduce: 1. Open the attached project's Scene labeled "Test" 2. Enter the Play Mode 3. Observe the Console Window Expected... Read more
"TextGenerator().GetPreferredWidth/Height" ignores "TextGenerationSettings"
Reproduction steps: 1. Open "TestProject.zip" project 2. Open "textgeneration" scene 3. Enter Play mode 4. Look at the Console outp... Read more
AR Camera does not work with Video Player on ARCore
Copied from https://github.com/Unity-Technologies/arfoundation-samples/issues/7 " I tried out AR Foundation a little by placing a p... Read more
MeshRenderer.AdditionalVertexStreams collapse static meshes, regression ...
Steps to reproduce: 1. Open the attached project 2. Open the "Test" Scene 3. Play 4. Notice that object collapsed Regression introd... Read more
"Objects are trying to be loaded during a domain backup" error is not in...
Reproduction steps: # Open the user attached project # Open the “SampleScene” scene # Select the “Bar Data” contained in Assets... Read more
"Assertion failed: Failed to insert item" error is thrown when scripts c...
How to reproduce: 1. Open given Unity project 2. Observe Assertion failed errors 3. Go to Component -> Scripts 4. Notice that not al... Read more
AssetBundle Materials are missing keywords in Builds when AssetBundles w...
How to reproduce: 1. Open the "1428476_Repro" project from GoogleDrive (link in the Edit) in Unity 2019.4.39f1 2. Build AssetBundl... Read more
"Unable to find player assembly" warnings logged to the Console when bui...
How to reproduce: 1. Create a new empty URP project 2. Import the Burst package 3. Import the Jobs package 4. Build the project ... Read more
10 times longer asset bundle building when building multiple small asset...
Steps to reproduce: 1. Download and open project "assetbundletest.zip" 2. Click "Assets/Build AssetBundles" - 16 asset bundles each ... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI