Search Issue Tracker
AddComponent<Image>() on a new created child GameObject disables parent ...
To reproduce: 1. Download attached project "CanvasBug.zip" and open in Unity2. Open "MainScene" scene3. Press "Play" button Expected... Read more
[Android] Changing quality at runtime when Shuriken is active in the sce...
Steps to reproduce: 1) Download attached project 'StrippedChangeQualityOnAndroid.zip' and open in Unity2) Build and run 'Level1' sce... Read more
Cube with large mass starts bouncing uncontrollably with PCM enabled
How to reproduce: 1. Open a new project2. Import attached package3. Go to Edit/Project Settings/Time4. Set the FixedTimeStep to 0.00... Read more
Changing a camera's viewport via script breaks PostProcessing Effects in...
Steps to reproduce:1. Download and open the newest attached project "ViewportImageEffect.zip"2. Enter Playmode Expected result: cube... Read more
AudioClip in Audio Source component plays only the first selected audio ...
When Auto Play is enabled on audio clip in Preview section of the Inspector window and choosing an AudioClip through the "Object pic... Read more
[RuntimeUpgrade] Editor crashes/freezes on trying to open project set ba...
-e: see title--workaround: delete Library\ScriptAssemblies--Windows: crash--OSX: Unity process gets stuck "processing" something for... Read more
Processor spikes in "WaitForTargetFPS" when performing work on backgroun...
Steps to reproduce:1. Download and open the attached project2. Open the profiler3. Enter the Play mode4. Observe profiler Expected r... Read more
Object with Fade shader leaves render artifact on object with Opaque sha...
To reproduce:1.Open attached project "artifact"2.Select Main Camera from the hierarchy3.Move the main camera to the left Expected re... Read more
Unity does not clean up lost link SpriteRenderer object
Steps:1. Open BUG01 scene in Repo project2. In Scene View you can see a white sprite object, but hierarchy is empty-> If a camera... Read more
[macOS] Changing Input Manager entries makes the player become unresponsive
Entries in the input manager of macOS standalone player cannot be changed - trying to do so makes the player unresponsive. Steps to ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS