Search Issue Tracker
Ctrl+S shortcut used while in prefab mode saves the scene.
Steps to reproduce: 1. Create new project2. Add cube object to scene but don't save the scene3. Make prefab out of it4. Open prefab ... Read more
Null reference exception occurs on changing search location filter when ...
Null reference exception occurs on changing search location filter when collaborate is on and services window is active Steps to Rep... Read more
Additional unity window is opened on playing the scene when virtual real...
Additional unity window is opened on playing the scene when virtual reality is enabled for UWP Steps to Repro:1. Create a new projec... Read more
Component Editor keeps getting callbacks (OnEnable/OnDisable) after havi...
To reproduce: 1. Open the attached project2. Open SampleScene3. Select the Video Player Game Object in the hierarchy4. Change any op... Read more
Components set to Play on Awake will start playing if their prefab is op...
If you are in Play Mode and then open a Prefab that contains any component that can "Play on Awake" and has the option enabled, the ... Read more
[Android] Using Gles2 Graphics API and PostProcessingV2 Layer script giv...
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene "SampleScene"3) Select Main Camera gameObject in the... Read more
After loading EditorApplication.LoadLevelAsyncInPlayMode the subscribed ...
Steps to reproduce:1. Download 1049526_repro.zip2. Open "test" scene3. Enter play mode Expected results: after scene is loaded subsc... Read more
Changes made to an Animator Controller reflect on the other ones when us...
Repro steps:1. Open QA attached project "repro"2. Enter Play Mode3. Make changes to either of the Animator Controllers4. Inspect the... Read more
Text Mesh Pro - Editor Manifest has not been updated to reflect new Veri...
The current version of Text Mesh Pro that has been verified by Release QA on 2018.2 is 1.2.3, however the version in the editor mani... Read more
[WebGL] Collider dead zone in WebGL build
Steps to reproduce:1. Open user-attached project2. Build for WebGL3. Open the build and try rotating around with the mouse Expected ... 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