Search Issue Tracker
4.5: Shader compiler throws "Empty program string'' error on missing pro...
To reproduce:1. Import the repro package2. Create a new material and add the RGBMSkyboxCubed shader to it3. An error that says "Shad... Read more
Curve editor mouse wheel scrolls instead of zooms
Steps to reproduce:1. Open any project2. Import Image effects3. Attach Color Correction Curves script to Main Camera4. Click on any ... Read more
An item from the hierarchy search results does not get selected with the...
1. Create a new project2. In the Hierarchy view search type "M"3. Click the down arrow key4. Notice that the Main Camera does not ge... Read more
Gizmos.DrawFrustum does not draw align properly with a camera
To reproduce:1. Create a new project2. Attach this script to the main camera:void OnDrawGizmos () {Transform thisTransform = transfo... Read more
Editing a sliced sprite in photoshop, will break it
To reproduce:1. Open any project2. Import a sprite for buttons3. Slice the sprite4. Add a button into the scene, using one of the sl... Read more
Filename is not updated after a new slice is created in the Sprite editor
To reproduce:1. Open a new project2. Import any image into the Assets folder3. Click on the image and in the Import settings, select... Read more
Renderer properties do not contain any documentation
The following properties do not contain any documentation. Detailed documentation is needed to fully understand how these properties... Read more
Material Property Drawer does not display a slider or drop-down menu
To reproduce:1. Open attached project2. Open "Scene_with_the_Bugs"3. Select the cube in scene - a drop-down menu should be display u... Read more
Windows Phone applications are set to render in smaller resolution than ...
Steps to reproduce:1. Create a project which shows Screen.Width and Screen.Height on screen.2. Build and run the project on Nokia Lu... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved