Search Issue Tracker
[FrameDebugger][GPU Instancing] Incorrect batch breaking message when in...
Steps to repro: 1. Open attached project and '11_AutomaticInstancingSorting' scene;2. Enter Play mode;3. Open Frame Debugger (Window... Read more
Error "The referenced script on this Behaviour is missing" when loading ...
Reproduction Steps:1. Import attached project.2. In Menu, select "Build" -> "Windows Development Build".3. Create build.4. In cre... Read more
[5.6][MSE] Enabling auto mode in main scene overwrites the lightmap inde...
Enabling auto mode in main scene overwrites the lightmap index of additively loaded scenes Steps for reproduction:1) Open the projec... Read more
Unity Player loop called recursively when the file browser looses focus ...
Steps to reproduce:1. Download and open the latest attached project "UnityStandaloneFileBrowser-master.zip"2. Build a development bu... Read more
[Regression] Standalone is building to Assets folder by default (which i...
Starting from 2017.1.0b4 when you build Standalone player the Editor suggests to build it in Assets folder and when you try to Build... Read more
[Mobile] Input.gyro.attitude returns acceleration's values
Reproduction steps:1) Download and open "916852_gyro.zip" project2) Build and run "main.unity" scene on Android device which has a g... Read more
Console warning "Texture being dragged has no Sprites" is printed infini...
To reproduce:1. Import user's attached sprite (or any other)2. In sprite's Inspector window change texture type to Sprite(2D and UI)... Read more
[Regression] Exceptions when click on certain areas on GameView "header"
Regression - can't repro in 5.6 (5.6.1f1 and 5.6.1p2)reproduces on 2017.1.0 (checked on 2017.1.0a4 and 2017.1.0b8) and on 2017.2.0a1... Read more
Transform handles are lit and hidden by light source
Steps to reproduce: 1. Open attached project2. Open scene "point_light_linear"3. In hierarchy select "Point light" or "Plane" and no... Read more
[WebGL] Changing scenes result in black screen when Split Application Bi...
To reproduce: 1. Download and open attached "repro916836.zip" project.2. Build and run on WebGl platform.3. When project loads press... 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