Search Issue Tracker
[Timeline] Duplicated Timeline asset causes very bad performance in preview
Steps to reproduce:1. Create new Unity project2. Create new Timeline Asset and select it(New Timeline)3. Open Window->Timeline Ed... Read more
[WebGL] Cannot copy chinese text into InputField
To reproduce:1) Open attached project and scene2) Play itExpected: Try copying this bit of random Chinese hieroglyphs into the input... Read more
[HoloLens] Manipulation Event Data is wonky after resuming from sleep
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Switch platform to Windows Store4. Build and run on ho... Read more
EditorGUI.MultiFloatField draws outside of it's Rect when inspect width ...
Steps to reproduce:1. Open user attached project2. Select "Test Object" in the TestScene3. Resize the inspector width as low as it c... Read more
Unity crashes at ValidateAndUpdateTileAssetDirty after building Asset Bu...
To reproduce:1. Open project attached by QA2. Uncheck AssetBundles->Simulate Mode3. Click AssetBundles->Build AssetBundles4. P... Read more
[Mac] 16:9 resolutions not appearing in either the Windowed or Fullscree...
Steps to reproduce:1. Force 16:9 Aspect Ratio under Player Settings->Supported Aspect Ratios2. Build Project for Standalone - Mac... Read more
Compute shader with volume texture fails to dispatch
Reproduction steps:1. Download project "ComputeTest2.zip" and open in Unity2. Open scene ComputeTest3. Enter Play mode (notice there... Read more
Nested block comment with single-line comment will cause errors in shade...
How to reproduce:1. Create a new project2. Create a new Shader3. Add lines anywhere in the shader:/*//*/4. Notice, that the shader f... Read more
[Mobile] _CameraDepthTexture renders a default UnityDefault2D texture
Reproduction steps:1. Open the attached project.2. Play the 'main' scene in the Editor.- You should see a sphere in the Game View.3.... Read more
BuiltinRenderTextureType.CameraTarget points to empty buffer in CameraEv...
Steps to reproduce:1. Download and open the attached project2. Open Main scene3. Uncheck "Use back Buffer" in Rendering Manager4. En... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks