Search Issue Tracker
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce: 1. Create a new Unity project 2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects ... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce: 1. Create a new project 2. Open the Inspector window 3. Create an empty GameObject in the Hierarchy 4. Delete the ... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[LWRP] [iOS] Shadows are broken when BlendWeights are set to FourBones
How to reproduce: 1. Build the attached project for iOS 2. Build & Run the app to device via Xcode 3. Press "SkinningBonesToogle" bu... Read more
Unity freeze/becomes unresponsive when multiple videos are playing in Pl...
Reproduction steps: 1. Open one of the user’s attached projects 2. Make sure that Unity has access to the computer's camera 3. Pr... Read more
[Shuriken] ParticleSystem.Stop() does not stop if the PS is not visible
Steps to reproduce: 1) Download and open scene 'ParticleTest-scene' 2) Play the scene and spawn a ParticleSystem (GUI) 3) Turn the C... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
[URP][XR] Game View goes black on pressing play when Mock HMD is set to ...
Repro steps: 1. Open attached project 2. Enter Play Mode Actual: Game Window is completely black Reproducible with: 2020.1.0a14, 2... Read more
[TextMesh Pro] Using Ellipsis overflow causes some Emojis to turn into a...
How to reproduce: 1. Open the attached project named Case_1163825 2. Select the Text gameObject and move the right margin leftwards ... Read more
Crash in ApiGLES::CheckFramebuffer on ATI Radeon HD 4770 when forcing gl...
Machine is available via http://confluence.hq.unity3d.com/display/DEV/QA+Physical+Lab To reproduce: 1. Connect to specified machine... 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
- [MacOS] Can't clear text from text field when using Japanese IME on macOS
- Freeze or crash on MemoryProfiler::UnregisterAllocation when opening a specific Scene
- [Android] Application freezes when changing between materials on Mali G52 devices
- UI Builder performing Redo action for creating a nested element throws nvalid UXML or USS: System.IndexOutOfRangeException and corrupts the opened document causing data loss
- Element blocks another element when it is set to PickingMode.Ignore