Search Issue Tracker
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[Android] The Player freezes and jitters between a few frames at a rando...
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and run the Player (File > Build And Run)3. Wait for the Player ... Read more
Crash when dragging an Asset imported using ScriptedImporter which attac...
How to reproduce:1. Open the attached project("case_1187558")2. Drag the "Test" asset from the Assets to the Scene Reproducible with... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Cache Server] Crash on opening this particular project only if Cache Se...
The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.Also it reproduces only when ther... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
[DX11 - AMD] Crash on AmdDxGsaFreeCompiledShader when Texture Object nod...
Steps to reproduce:1. Open the attached project from the provided Google Drive link2. Open the Amplify Shader Editor Canvas (Window ... 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