Search Issue Tracker
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
Hover gets stuck when using touch and setting the button display to none...
Reproduction steps:1. Open the user's attached project2. Open "Assets/t" scene3. Enter Play Mode4. Make sure Game view is set to Sim... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
SerializedObjectNotCreatableException when saving after exiting Play Mode
How to reproduce:1. Open the attached “TestingProject2” project2. Open scene "Assets/CharlieMadeAThing/NeatoTags/Demo/Scenes/DemoSce... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
UI Canvas is stopping reaction on input when disabling/enabling the Canv...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Enter the Play Mode Press “Button A” and t... Read more
[macOS] Keyboard Input keys sticky and get stuck axis when low frame rat...
Repro:1) On a computation-intensive project like the attached, enter playmode.2) Alternate between pressing the s and w keys, waitin... 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