Search Issue Tracker
[Regression] Shadow of GameObject is placed away from it when using cert...
1. Open the attached "ReproProject" and "repro" scene2. Observe the "Train" and "Floor" GameObjects, notice that they use custom sha... Read more
[MacOS] Installer doesn't warn about/close open Unity Editor while updat...
Repro steps: 1. Open Unity Editor and Create a new project (e.x. Unity 5.6.2p3)2. Download newest Unity version (e.x. 2017.1.0f3)3. ... Read more
Sprite Atlas variant does not render properly
Sprite Atlas variant does not render properly Steps to Repro: 1. open attached project (SpriteAtlasTest.zip)2. open the scene called... Read more
[Regression] After upgrade project - Null Ref Exception on selecting prefab
I upgraded project from 2017.2.0b1 to 2017.2.0b3 and now I get Null Reff Exception on selecting prefab. If I open this project back ... Read more
Child prefab icon not showing when expanding prefab in Project window
To reproduce:1. Create a project in Unity2. In Hierarchy window, create two cubes and parent one to another3. Drag the cubes to Proj... Read more
[IL2CPP] Application crashes with Fatal signal 11 (SIGSEGV) code 1 when ...
To reproduce: 1. Download and open attached "repro930252.zip" project.2. Build and run for android device.3. Press "Crash repro" but... Read more
Switching "Scripting Runtime Version" will fail and throw InvalidOperati...
To reproduce:1. Open attached project "Strategy game.zip".2. Open and Play "Scene" scene.3. Go to: Edit->Project Settings->Pla... Read more
Debugger can not be attached and Unity crashes on exit after that (.NET ...
Reproduction steps:1. Open project attached (case_923000-ReflectionTest.zip).2. Open script "Reflections.cs".3. Try to attach debugg... Read more
Shadow caster particles with Alpha Blended shader affect mixed lights in...
In shadowmask mode, particles that cast shadow and have Alpha Blended shader can affect mixed lights in the scene. It is possible to... Read more
Changing the value for Wrap Mode on a Playable Director doesn't mark it ...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Hierarchy, select "Playable Director".4. In Inspector, chan... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code