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
The Button is not fully visible in the Game window when adding it to the...
How to reproduce:1. Create a new project2. In the Hierarchy window add a Panel (right-click > UI > Panel)3. In the Inspector w... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce:(repro video day10_149.mp4)1. open attached project2. open Script execution order window3. set priority of Delege... Read more
[UI Toolkit] left click no longer works in runtime
Steps to repro: create a uXML document with a button, toggle and text field and save the file. in the main unity hierarchy, right-cl... Read more
Unity crashes when marshalling a C++ COM interface instantiated in C# ba...
To reproduce: 1. Download the project, attached by user (TestInteropProject.zip)2. Add {path_to_project}\Assets\Plugins\x86_64 to th... Read more
[Remote Config] RC Manager Window freezes after pushing the first new Rule
To reproduce:- have the Remote Config package installed- Open the Remote Config Management window- Add a new Rule- Push- notice the ... Read more
Audio Reverb Filter Hf and Lf Reference cannot be read or changed when a...
How to reproduce:1. Open project in "AudioReverbFilterRepro.zip" and Scene "ReverbScene"2. Start Play mode3. In Hierarchy window sel... Read more
Crash on UnpackAllPrefabInstances when building a project
Reproduction steps:1. Open the attached “repro-project“2. Build the project3. Observe the crash Reproducible with: 2021.2.4f1, 2021.... Read more
The object picker does not display component objects in the 'Assets' tab
How to reproduce:1. Open user-submitted project (compsel)2. Open the SampleScene3. Select test1 GameObject4. In the Inspector window... 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
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
- TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window
- The macOS Player is built to a different folder than the selected one when the Player is built on Windows
- Editor memory leak in VisualElement when recompiling in a blank URP project