Search Issue Tracker
[.NET4.6][RuntimeUpgrade] Empty error is thrown after importing .js scri...
Steps to repro:1. Create new project;2. Go to PlayerSettings window (Edit -> Project Settings -> Player);3. Switch scripting r... Read more
Making a prefab from a Canvas child overrides active object recttransform
Steps to reproduce: 1. Open attached project, scene "Repro2"2. Find the child "Bar" of "Canvas" gameObject3. Drag it into the projec... Read more
Selecting a different shader and changing back to standard on a Material...
Selecting a different shader and changing back to standard on a Material opens additional settings and Texture boxes Steps to reprod... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... Read more
[Lightprobes]When editing Lightprobes you can no longer duplicate them, ...
When editing Lightprobes you can no longer duplicate them, it duplicates the GameObject instead. Repro steps:1.In Unity create a Lig... Read more
[Camera] Crash at GameObject::GetCullSceneMask opening 2017.1 project in...
Repro steps:1. Open attached project in latest trunk2. Observe crash. Another way to reproduce:1. Create new project (any settings, ... Read more
Setting multiple materials to CanvasRenderer causes crashes
Reproduction steps:1. Open the attached project;2. Open the CrashScene.unity;3. Toggle Image object off and on (sometimes you need t... Read more
[WebGL] Webcam control is not released by browser until all tabs using i...
To reproduce:1) Open attached project and scene2) Build and run for WebGL3) Play and stop Webcam on Browser A4) Keep tab on5) Open B... Read more
BoxCollider2D size changed upgrade due to 9-slice auto-tiling
Reproduction steps:1. Open project attached(Miner Mines.zip).2. Open main scene.3. Press play and try to hit wall. Expected result: ... Read more
Assertion failed errors when moving RectTransform
Steps to reproduce: 1. Open attached project, Scene repro32. Select the "OptionsMenu" Child in "Canvas"3. In Scene view move the obj... 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