Search Issue Tracker
"Select dependencies" on sprite atlas asset throws "NullReferenceExcepti...
Reproduction steps:1. Open project attached (Reproduction 901189.zip).2. Open scene "Repro".3. Select "SpriteAtlas".4. Press "Pack P... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"