Search Issue Tracker
Performance FPS regression on Canvas Rendering between 4.7.1 - 5.3.3f1
Performance FPS regression between 4.7.1 - 5.3.3f1. Steps to Repro: 1. Run 4.7 project, connect profiler and observe Number of Batch... Read more
[Windows 7] Crash on BufferD3D11::BeginWrite when importing LWRP's Terra...
How to reproduce:1. Open the "BoatAttack-release-2019.1.zip" project Actual result: Unity crashes. Reproducible with: 2019.2.0a1, 20... Read more
Player Settings window disappear once entered Play mode
Steps to reproduce:1) Open Unity Hub and create a new 3d template project2) Reset Layout to Default3) Open Player Settings and dock ... Read more
Left side cog menu button is obstructed by the maximum Y value of the gr...
Steps to reproduce: Create a new Unity project Create a new Particle System (GameObject > Effects > Particle System) Select th... Read more
SetParent() second parameter for maintaining world position ignores rota...
Steps to reproduce:1. Download and open project "BugReportProject"2. Play scene "Parenting_BugReportScene"3. Walk into red squareAct... Read more
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
"importer.GetNPOTScale() == TextureImporter::kNPOTKeep" assert appears w...
Steps:1. Open attached project==>"importer.GetNPOTScale() == TextureImporter::kNPOTKeep" error in console if there is no such err... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
HDRP shader variant does not appear in Build when used by Addressables
Reproduction steps:1. Open the attached “TestHDRPBug.zip“ project2. Open “SampleScene” scene3. Build and Run the project4. Press 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