Search Issue Tracker
[XR][Android] Image effects are not rendering properly with single-pass
1) Download project, set up Singleppass stereo capable android device 2) Observe settings are set to Single pass and Daydream 3) Dep... Read more
Reimport All closes the Editor and does not reimport the assets when Ser...
Steps to reproduce: 1. Create a new project 2. Click on Windows -> Layout -> Default 3. Click on Windows -> Services 4. Reimport All... Read more
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud. 2. Open "TestScene" scene. 3. Enter Play mode. 4. Notice output in the co... Read more
[iOS] Frame skipping on iOS11 devices
The project had shown serious fps degradation when working under iOS11 (it was working as expected under iOS10). Devices, where the... Read more
[Multiplayer] Inconsistency in order of Start() and OnStartAuthority() c...
Inconsistency in order of Start() and OnStartAuthority() calls on the Spawnable Objects between Host and Client: - on the Host - fi... Read more
[Android] VideoPlayer.Prepare with multiple videos freezes the applicati...
Steps to reproduce: 1) Download attached project 'ReproStripped.zip' and open in Unity 2) Build and Run 'MainStage' scene on a devi... Read more
NetworkDiscovery always produces an error when StopBroadcast() is called...
Reproduction Steps: 1. Open attached project. 2. Open "LocalDiscovery" scene. 3. Build & Run project in Standalone Player. 4. Wait u... Read more
[IME] Unity does not recognize Schwa symbol ("ə" , "Ə")
To reproduce: 1. Open a new Unity project 2. Create a text component 3. Change keyboard to Azerbaijani Latin 4. Try to write the Sch... Read more
[WebGL] Custom cursor is invisible when using Cursor.SetCursor and Curso...
To reproduce: 1. Download and open attached "WebGL Mouse Test.zip" project. 2. Build Player on WebGL. 3. Run WebGL build on Microso... Read more
[iOS][OpenGLES] OpenGLES2 and OpenGLES3 Builds crashes on iOS11 in GlesH...
All OpenGLES2 and OpenGLES3 Builds are crashing on iOS11.0 beta. Steps to reproduce: 1. Create a New project 2. Set Graphics API t... 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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()