Search Issue Tracker
“Texture creation failed.” and “NullReferenceException” errors when Came...
Reproduction steps: 1. Open the attached project “UBug” 2. Enter Play mode Expected result: no errors in the Console Actual re... Read more
[Mobile]OnDrop() function is not called when using a touchscreen
Steps to reproduce: 1. Open the attached project "Case_1279352" 2. Open "SampleScene" Scene 3. In the Project Settings->Editor set U... Read more
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce: 1. Open the user's attached project 2. Observe the circle In the Game view Expected result: In the top half of th... Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -> Force t... Read more
[XR] Tree Shadows in built in renderer are culled too early at edge of s...
This is a continuation of bug 1234785. The issue was improved but the shadows are still culling too early. I'm closing the other b... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce: 1. Create new project 2. Type d in hierarchy search 3. Select Directional Light 4. Press play 5. Click on scene vie... Read more
Crash on ShaderLab::Program::CreateFromSerializedProgram when trying to ...
Reproduction steps: 1. Open the attached project “CrashRepro“ 2. Open “CrashScene“ scene 3. Enter Play mode Expected result: “... Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reprodu... Read more
Scene view performance rapidly drops when the Inspector window is opened...
How to reproduce: 1. Open the attached "case_1391021" project 2. Open the "MyScene" Scene 3. Open the "Window -> Analysis -> Prof... Read more
[WP8.1] Material with high tiling values does not render its texture cor...
To reproduce: 1. Create a plane 2. Create a new material 3. Add a texture to the material (Albedo) 4. Set the tiling of the material... 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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function