Search Issue Tracker
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
[HDRP] Large memory load occurs when building a Scene with many dependen...
How to reproduce:1. Create a new Unity project2. Create a Scene with many references to external Scriptable Objects, which have refe... Read more
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
PlayerPrefs.GetFloat returns wrong values when used in UWP Build
How to reproduce:1. Open the attached project "TestFloat3.rar"2. Build the project3. Open "UWPPlayerLauncher.exe" in the Build folde... Read more
Exception from Burst when Unity project path has non-ascii characters
How to reproduce:1. Unzip the repro.zip file. There are two projects in there. One repros, one doesn't.2. Load the project that has ... Read more
Incorrect error dialog appears when trying to attach script with spaces ...
How to reproduce:1. Create a new project2. In the Project window create a new C# script and name it "test script" (with the space)3.... Read more
[ECS] Not enough types are returned when creating companion entity's Mul...
Reproduction steps:1. Open the attached project ("case_1217971-ConversionTour.zip")2. Open the repro scene ("New Scene")3. Enter Pla... Read more
[Probuilder] Cannot select cube faces after reset script component.
Steps to repro: 1. open new project2. add Probuilder package, open Probuilder window4. add new cube to scene5. select "face" tool6. ... Read more
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
[Terrain][Lightmap] Building lightmap for big terrain freezes editor
Steps to reproduce:1. open users attached project2. build lightmaps - starts using too much memory causing computer to be unusuable ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size