Search Issue Tracker
[iOS][IL2CPP] Double casting does not export correctly with IL2CPP
To reproduce:1. Open attached project ("DoubleCast.zip")2. Open "MainScene" scene3. Play it in the editor4. Notice that in the Conso... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... Read more
DontDestroyOnLoad throws InvalidOperationException when called from the ...
How to reproduce: 1. Open attached project2. Open scene test.unity- Note that an error appears in the console: InvalidOperationExcep... Read more
[GLCore][ComputeShader] Dispatching specificing shader results in crash
Info:I couldn't find realy compute shader crashing problem. But its related with loop and gpu memory accessing in it. Check gif. My ... Read more
[Layers] When layer's name is too long, it becomes invisible in drop dow...
Steps to reproduce:1. Open attached project and open scene "layergg".2. Select game object named "GameObject".3. In "Inspector" wind... Read more
[GLCore][HLSL2GLSL] Using uniform naming t0 or other generated ones resu...
Info:Using sames names that a generated in HLSL2GLSL translation results in redaclaration. For example glsl shaders in unit uses tem... Read more
Editor crashes upgrading project in AnimationCurveTpl<Vector3f>::Evaluat...
Crashing when upgrading from 5.2 -> 5.3 and 5.2 -> 5.4. Repro steps:1. Open project "animation_crash.zip" with 5.3 or 5.4 vers... Read more
Child Box Collider is scaled incorrectly when parent scale is set to the...
To reproduce issue follow the steps:1. Open Unity Bug Test2. Run Unity Bug Test Scene3. Observer "BugGameObject" GameObject and it's... Read more
Canvas, disabled on start, gets blurry when streched
Steps to reproduce:1. Download and open attached project "townsendLandon_BallWithHands_Unity5.zip"2. Open scene "grasslands_03"3. Ma... Read more
[GLCore][GLLegacy][OSX] Color picker produces artifacts
Info:Color picker selecting results in artifcats. It is regression fomr b10, used to work in b9. I checked changsets between them, b... 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