Search Issue Tracker
"Asset Labels" section appears in Inspector when selecting a Scene GameO...
How to reproduce:1. Create a new empty project2. In the Hierarchy window select the “Main Camera” GameObject3. Observe the Inspector... Read more
LoadAsset fails and Warning "The referenced script (Unknown) on this Beh...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Navigate to Window... Read more
"ScreenOrientation" leads to visual errors when screen orientation is sw...
How to reproduce:1. Open the attached "IN-103063" project2. Build and run the project on a selected Android device3. In the Android ... Read more
Blackboard variable of type List<CustomUnityObject> throws errors in Bla...
Steps to reproduce: Create a new "MyCustomAgent" Monobehavior Create an custom action "Get Agent in AgentList" and set AgentList as ... Read more
The drawing priority of the Camera flickers when using a Camera stack
Reproduction steps:1. Open the attached “IN-104921” project2. In the “Build Settings” window, enable “Development Build”3. Build and... Read more
[GLES] Black screen when an application is opened on an Android device
How to reproduce:1. Open the “BlackScreenTest.zip“ project2. Open the “Test“ scene3. Build and Run for Android Expected result: Appl... Read more
UI is not rendering and an error is thrown when FXAA is enabled and came...
How to reproduce:1. Create a new 2D URP project2. Duplicate the “MainCamera“ and change its type to “Overlay“3. Create a UI > Pan... Read more
Monospaced Fonts do not maintain a fixed width when using the Bold variants
How to reproduce:1. Open the attached “IN-105234” project2. Open the “SampleScene” Scene3. Observe the text in the Game view Expecte... Read more
Text becomes wrapped when using GUIStyle.CalcSize to set the size of the...
Steps to reproduce:1. Open the attached “GUIMonoFont6.0.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Press the “+” butt... Read more
A "Burst internal compiler error" error is thrown when building the project
How to reproduce:1. Open the “IN-105807.zip“ project2. In the Toolbar, select Build Settings > BuildSettings3. In the Build Setti... 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
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template