Search Issue Tracker
Unity loses Standard Material Shader when importing an Asset Bundle gene...
Steps to reproduce:1. Open User's attached project2. Open scene "testImportAssetBundleFrom5_3_4"3. In the editor menu, select the "S... Read more
Editor does not automatically save changes made to Scriptable Objects fr...
Steps to reproduce:1. Download and open the attached project2. Open Assets/Data/TestObject in the inspector to observe changes3. Go ... Read more
Transparent object with negative scale makes game view black in Play mod...
Transparent object with negative scale doesn't work with RenderTexture. Screen becomes black when in Play mode.Problem appears in Po... Read more
Calling Graphics.Blit(null, destination) crashes the editor
Reproduction steps:1. Open the attached project2. Open the scene3. Select the Main Camera in the hierarchy4. Toggle the reproBug fie... Read more
[Android] Missing temp files error after building the project
To reproduce:1. Open project2. Open 'Prototype' scene3. Build project for Android4. Build project for Mac5. Build project for Androi... Read more
FindGameObjectWithTag throws NullReferenceException in the Build mode
To reproduce:1. Open attached project;2. Run the project in the Play Mode;3. Build and run the project on PC, Mac & Standalone p... Read more
Curve change is applied to all curves in Custom Editor
How to reproduce: 1. Open attached project "860540-repro.zip" and "test" scene2. Go to Window -> Utility AI Editor3. Right click ... Read more
[Mobile] Inconsistent touch input between iOS and Andoid; stable touch b...
Reproduction steps: 1. Open the attached "Archive" project.2. Take a smaller dpi device with a bigger screen(It is easier to notice ... Read more
When the Particle System has PointLight setting and it comes out of came...
Reproduction steps:1. Open the attached file;2. Open the scene 'TestOffScreenLightParticle';3. Change Main Camera Rotation of X or Y... Read more
Base class ContexMenu() function atribute don't work in Derived classes...
Reproduction Steps:1. Open "BugRepro" project2. Select "GameObject" in Hierarchy3. In Inspector right click on "BaseClass" component... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object