Search Issue Tracker
"Browse" button for Xcode in the "Build Profiles" window is too big
Steps to reproduce: Install 6000.1.0b5 build with "tvOS" module Create a new project If Xcode is installed please remove it Go to Fi... Read more
[iOS] App crashes at lettergameoptimized`::WillDestroyGameObject() at Ga...
To reproduce:1. Open attached project "case_1069270-letter-game 2.zip"2. Build for iOS3. Deploy the built project to an iOS device t... Read more
NormalMap Tiling not working on Mobile Bumped Diffuse shader
To reproduce:1. Open attached project ("794072.zip")2. Open "test" scene3. Select "New Material" material from the Assets folder4. C... Read more
NullReferenceException and list items not saved when adding elements to ...
Reproduction steps:1. Open the attached “IN-114385.zip” project2. From the Project window, double-click on the “Test.uxml” to open i... Read more
[IMGUI] Separator between two color pickers doesn't appear when "Random ...
The separator between two color pickers is missing when "Random Between Two Colors" option is selected from "Start Color" dropdown u... Read more
[Docs] MonoBehaviour Import Settings and imported MonoBehaviour referenc...
How to reproduce:1. Create a new MonoBehaviour script and select it in the Project Window2. In the Inspector Window press the blue d... Read more
"sprite.textureRect" returns values for master SpriteAtlas instead of Sp...
Reproduction steps: 1. Open "UnityTestProject.zip" project2. Enter Play mode3. Look at the Console4. See "sprite.textureRect" values... Read more
Stencil buffer empty if MSAA disabled
Steps to reproduce:1) Open the project attached by user in Unity.2) Open scene 'main.unity'.3) Enter play mode.- Notice the sphere i... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
Importing FBX files fails with paths longer than 260 characters
Reproduction steps:1) Open the user-supplied project2) Navigate to the industrialmanufacturingdecoration00_000 folder3) Try reimport... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server