Search Issue Tracker
Unity freezes when changing the length of a Timeline clip with 0 Duration
How to reproduce:1. Import user's attached package into Unity.2. Open Example Scene.3. Go to Windows > Sequencing > Timeline.4... Read more
The "Content" GameObject under the Viewport of a Scroll View moves in wo...
Repro steps:1. Open QA attached project "repro_1075562"2. Create an empty GameObject and save the scene3. Observe the Scene View4. E... Read more
[Shortcut Manager] Redo can no longer be used when setting Layout to Def...
To reproduce:1. Open any project2. (Optional) Check Undo/redo functionality3. Set the layout to default Window->Layouts->Defau... Read more
Assertion failed on expression: 'strlen(name) <= UNITY_MAX_THREAD_NAME_L...
Assertion failed on expression: 'strlen(name) <= UNITY_MAX_THREAD_NAME_LENGTH' on Editor startup Regression introduced in 2018.0.... Read more
[LWRP] Realtime directional light shadow maps exhibit artifacts
Steps to reproduce: 1. Download the attached project and open the SampleScene2. Begin moving the camera around in the scene viewport... Read more
Unity3D version number is not getting displayed in the Launcher while op...
Unity3D version number is not getting displayed in the Launcher while opening a new project Steps to Reproduce1. Create new project ... Read more
Editor crash when using Microphone.Start
Steps to reproduce: 1) Download attached project and open in Unity2) Open Scene "Sample Scene"3) Press Play4) Click on "Record Inter... Read more
Local variables inside coroutines are "out of scope" in the Watch window...
To reproduce: 1. Open the attached project (localVar.zip)2. Install Entities package via Package Manager3. Open the Test script in V... Read more
Bug reporter doesn't open after the Editor crash
Steps to reproduce: 1) Import attached package2) Open scene "09_Crash Handler"3) Press Play4) Click on "Raise Exception" buttonObser... Read more
Unable to remove tiles painted with line brush
Tiles painted with the Line Brush cannont be removed using the "Default Brush" with the "Erase tool". When using the eraser only the... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used