Search Issue Tracker
[WebGL1.0] Assets streamed with WWW.texture are Blurry
Images loaded at run-time using WWW.texture are blurry in Microsoft Edge browser or Safari. Steps:1. Build and Run user's attached p... Read more
[iOS] Keyboard is opened with input field using TouchScreenKeyboard.hide...
To reproduce:1. Open attached project "Temp.zip"2. Open "Scene.unity" scene3. Build for iOS4. Deploy the Xcode project to iOS device... Read more
Editor crashes on mono_add_process_object or closes on CheckDisalowAlloc...
How to reproduce:1. Open attached "Hostage Situation" project2. Enter Play Mode3. Click left mouse button in Game View Expected resu... Read more
Daydream Angular Acceleration is showing incorrect values
Steps to reproduce:- Load the attached project- Open the XRNodePhysicalTryGets scene- deploy to Daydream Expected:The physical value... Read more
Editor freezes when saving scene
Steps to reproduce:1. Download attached project2. Open scene "Village"3. Make any changes in the scene4. Save scene Expected results... Read more
ParticleSystem doesn't respect the LocalScale scaling mode
How to reproduce:1. Open the user-submitted Project and open the "Test" scene2. Enter Play mode3. Press 1 on the keyboard and observ... Read more
[Linux] Unity Game View Glitch in ML-Agents
To reproduce:1) Download MLAgents ( https://github.com/Unity-Technologies/ml-agents )2) Open it and "3DBall" scene inside of it3) Pl... Read more
[OpenGL ES 2] HLSLcc output wrong when creating a macro for dynamic inde...
HLSLcc produces incorrect output when creating a macro for dynamic indexing a uniform matrix array on ES2. example:uniform vec4 hlsl... Read more
LWRP from template not working on WebGL
-e: see title, using the LWRP template the scene is just the skybox and grey (see screenshot)--works well on 2018.2, doesn't work in... Read more
Editor throws compilation errors when importing Entity Framework Core .d...
Reproduction steps:1. Open user's attached project ("Net2Test")2. Inspect the errors in the Console Expected: No errors are thrownAc... 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