Search Issue Tracker
[macOS] Unity crashes when running VideoPlayer tests with -nographics co...
How to reproduce:1. Download the attached project "TestingVideo.zip" and extract it2. Open the Terminal and change the directory to ... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code