Search Issue Tracker
[Profiler] Object names are not shown when profiling a build
Reproduction steps:1) Use any project2) Create a Development Build with Autoconnect Profiler selected (reproduced with OSX Standalon... Read more
[InputField] Cannot reenter leading decimal point in "InputField"
Steps to reproduce:1. Open project attached and Open scene "Test". In "Hierarchy" window notice "InputField" component.2. Click the ... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved