Search Issue Tracker
[Terrain] Dynamic Shadow flickering on large terrains with small near plane
To reproduce the issue follow the steps:1. Open "Mars - The Base" project2. Open "Mars" Scene3. Build and run project with web playe... Read more
Different output with GameObject.SendMessage() when defined methods have...
Having such method sequence in class as showed below, SendMessage() always calls the method with no parameter, no matter what parame... Read more
[UNETServerDLL] BroadcastEvent arrives twice
Steps:1. Open attached project2. Run "ChatServer.exe"==>It broadcasts once in 3 sec3. Run "ClientGUI.exe"4. Press "Start Client" ... Read more
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps:1. Open attached project.2. In the proj... Read more
[Graphics] Camera Clear flags slected "Don't clear" duplicates and inver...
Steps to reproduce:1. Download and open project "NewBug"2. Open "Main" scene3. Select Camera Clear Flags to "Don't Clear" Notice how... Read more
Point light shines unevenly at some directions when at high range
To reproduce:1. Open project "766498 repro.zip"2. Open the scene "Game"3. Zoom out so the whole plane is visible4. Observe that the ... Read more
[WebGL] build errors with benchmark project
-e: see title, it is the unity benchmark project, works well in 5.3.2 -repro:--1) get project from ono (/test-data/unity_bench2)--2)... Read more
ParticleSystem API should be consistent with using radians
1. What happenedParticleSystem API should be consistent with using radians. Currently, Particle.rotation uses Degrees. 2. How we can... Read more
[WebGL] IL2CPP exception when compiling to WebGL
Reproduction steps:1. Open project "benchmark2015"2. Build for WebGL--- Build will fail Full error message in edit Regression since:... Read more
[AW] vertical scrollbar on the right side of the AW is broken
[AW] vertical scrollbar on the right side of the AW is broken When scrolling vertically in the AW Dopesheet, the scrollbar on the le... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window