Search Issue Tracker
Errors regarding failing to open temp files when opening a project in a ...
How to reproduce:1. Open user's attached project ('2019 Drive Test.zip') on a hard drive separate from where Unity is installed-- ob... Read more
Inspector does not show "-" symbol in the Layer/Tag fields when several ...
How to reproduce:1. Open the attached "Repro1191296.zip" Project2. Select all the GameObjects in the Scene using CTRL+A3. Observe th... Read more
Objects lighten up by light probes in Gamma Color Space looks too bright
To reproduce the bug please follow the steps1. Open case_678167 project2. Bake scene lighting (Lighting window -> Build)3. Cube t... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip)2. Build for iOS3. Build the Xcode project and... Read more
Enabling Batch Render Group API has negative impact on performance in XR...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Open Stats in the Game view and observe FPS4. Disable "To... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
EndLayoutGroup: BeginLayoutGroup error is printed when skipping to the e...
How to reproduce:1. Open up the Test Track Sample project2. Start any Tutorial and click "Skip To End" at the top of the Tutorial Wi... Read more
[2018.4] Console throws a Warning about corrupted ProjectVersion.txt fil...
To reproduce: 1. Open Unity and create a New Project or open existing Project2. When Project is opened, open the Console window Expe... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class