Search Issue Tracker
Editor keeps spamming error "Unable to parse YAML file: [mapping values ...
Steps to reproduce:1. Open user attached project "Trunk.zip"2. Observe the errors in console window: "Unable to parse YAML file" Exp... Read more
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... Read more
[Metal][iOS] MSAA costs a lot of GPU time on iOS with Metal (5.6 regress...
Steps to reproduce:1) Open the attached project (Maya might be needed to import all the models).2) Build for iOS.3) Deploy on a devi... Read more
Drag and Drop causes the mouse to flicker as it moves
To reproduce:1. Open a new Unity project2. Click and drag Camera or Directional Light (or any other draggable object) Expected resul... Read more
RenderTarget for Default Reflection Probe is not updated when skybox sha...
RenderTarget data for default reflection probe is not updated when some modifications are done over skybox material shaders unless t... Read more
DirectoryNotFound exception is printed out when opening the attached pro...
DirectoryNotFound exception is printed out when opening the attached project on Mac Reproduction steps:1. Have Visual Studio for Mac... Read more
Attaching an IDE (mono, visual) to unity when using .net 4.6 does not fu...
Attaching a IDE to unity when running .net 4.6 will not work as expected. Visual : Stops attached process as soon as you play.Mono: ... Read more
[2D] [Sprite Atlas] New sprite gets added twice to Objects for Packing list
[2D] [Sprite Atlas] New sprite gets added twice to Objects for Packing list Steps to Repro: 1. create a new Sprite Atlas2. click the... Read more
[AssetBundles] Lighting in terrain lost when loading a scene with lightm...
Steps to reproduce: 1) Download attached project 'zProject_103983_2.zip' and open in Unity2) Open scene 'GameEntry' and press PlayWa... Read more
Compiler errors aren't thrown when triggered more than 1 time
Reproduction steps:1. Open the attached project2. It contains a script which will fail to compile (but will work in Editor)3. Try 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