Search Issue Tracker
Area Lights Produce Knarly Artefacts
Version 5.1.0f2 (0e70286e975e)Tue, 19 May 2015 13:49:17 GMTBranch: 5.1/release Repro: Create a plane. Create an area light. Make pla... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
[RemoteConfig] Placeholder message gets superimposed on added setting wh...
Placeholder message in settings in remote config window gets superimposed on any unsaved setting. User should be intimated about any... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Coroutine does not continue after yield returning loaded Addressable Ass...
How to reproduce:1. Open the "Boot" Scene in the attached "AddsSceneBug.zip" Project2. Enter Play Mode3. Observe the "Main" Scene in... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
[Shader Graph] "implicit truncation of vector type" errors are thrown wh...
How to reproduce:1. Create a new project with the SRP template (i.e. URP)2. In the Project Window, create an Unlit Shader Graph (Cre... Read more
The water normal map and waves fade out when moving away from the origin
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/OutdoorsScene.unity” Scene3. In Game view, observe t... Read more
Configurable Joints are not scaled when the GameObjects containing the J...
How to reproduce:1. Open the “AnchorBug.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Game view Expected res... 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