Search Issue Tracker
404 page loads up when opening the ProBuilder documentation
To reproduce: 1. Download attached project "ProBuilderTest.zip" and open in Unity2. Open Package Manager3. Install Probuilder4. Pres... Read more
[Build Pipeline] When building for the first time m_GameId does not chan...
To reproduce:1. Open attached project2. Enable Services > AdsIf getting: Assets/UnityAdsExample.cs(15,31): error CS0246: The type... Read more
The lifetime of the particles do not follow the lifetime of the parent p...
How to reproduce:1. Open the attached project2. Enter a Game mode3. Inspect the Scene view Expected: The lifetime of the particles d... Read more
DivideByZeroException: Division by zero error when changing the Constrai...
DivideByZeroException: Division by zero error when changing the Constraint Count for a grid layout Steps to Reproduce:1. Create a ne... Read more
Visual Studio debugger doesn't doesn't go into the methods with an expre...
To reproduce: 1. Open the attached project (expressionBodyMethod.zip)2. Put a breakpoint on the line 13 in the Test.cs script3. Atta... Read more
Particles with Standard surface shader change opacity when observing it ...
To reproduce:1. Open any project2. Create particle system with Standard Surface shader or any particle shaders (except Unlit) for Li... Read more
[Android][iOS] WWW request inconsistencies when loading scenes in additi...
Steps to reproduce:1. Open user attached project2. Buld & Run on Android device3. Observe that the text is not outputted in the ... Read more
OnApplicationFocus() is not called upon entering Play Mode
How to reproduce:1. Open tester-submitted project(OnApplicationFocus)2. Open the scene 'SampleScene'3. Enter Play Mode Expected resu... Read more
[Linux Editor] Gameview: free aspect ratio dialog forward tabbing broken
-e: see title, it only switches between two items. tabbing backwards cycles through all items--works in 2017.4 and 2018.1--dialog al... Read more
Hotkeys respond to different keyboard layouts when using a custom keyboa...
Repro steps:1. Install the QA provided custom keyboard layout by running "setup.exe"2. Make sure the installed layout is selected to... 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 Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"