Search Issue Tracker
[Preset] 'Alpha is Transparency' setting cannot be changed after creatin...
How to reproduce:1. Create a new Unity project2. Import any image3. Create a Texture Importer preset and inspect it Expected result:... Read more
QualitySettings.streamingMipmapsMemoryBudget is always clamped down to 4...
How to reproduce:1. Open the attached project "case_1147394-TextureStreamingLimit" and scene "SampleScene"2. Ener Play Mode3. Observ... Read more
[Shaders] ShaderUtil.ShaderHasError returns false when Shader has errors
How to reproduce:1. Open the user's attached project ("ShaderErrorBug.zip")2. Call menu Bugs/Reproduce Bug3. See "False" log in the ... Read more
[HDRP] Camera goes dark and NullReferenceException errors appear in Cons...
How to reproduce:1. Open attached project2. Open SampleScene scene3. Select Main Camera4. In General Camera settings enable Anti-ali... Read more
[iOS] [Game Center] [Not Reproducible] Crash in "Scripting::ScriptingWra...
Summary:- In GameCenter.mm under GetUserImage() an GetEmptyUserImage() gets called that then tries to initialize a texture which cou... Read more
Duplicating game object crashes Editor on AwakeFromLoadQueue::DetermineQ...
Steps to reproduce:1. Open attached "duplicationBug.zip"2. Place the prefab in Prefabs/Block into the scene5. Select the block game ... Read more
"ArgumentException: Object at index 0 is null" thrown when entering play...
How to reproduce:1. Create a new project2. Create a c# script and attach it to any object in the Hierarchy window3. Add second Inspe... Read more
Editor stutters when Unity Hub 2.0.0-beta.3 is running in the background
Reproduction steps:1. Create a new 2019.1.0a5 or below project via Unity Hub 2.0.0-beta.32. Make sure that the Hub is running in the... Read more
Opening a window in -nographics mode crashes the editor
Crash in UIElements caused by the XR Management load of an editor window at start. Package workaround in place using public but undo... 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