Search Issue Tracker
'Missing Behavior' component can not be seen or removed from Game Object...
After a script is deleted, it is impossible to see the 'Missing Behavior' component to remove it from game objects it was assigned t... Read more
Some of the "NativeText" methods use "stackalloc" which causes a stack o...
How to reproduce:1. Open the “native_text_to_string_bug“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the Consol... Read more
TagManager does not let to set the size of Layers.
Steps to reproduce:1. Open attached project or create a new one.2. Go to Edit->Project Settings -> Tags and Layers3. In upper ... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... Read more
[UNET] SyncListStruct is not synchronized after reconnection
Steps to reproduce:1) open users attached project2) build and run as host3) press key '1' several times4) join as client from editor... Read more
Using camera rig provided in Oculus SDK 0.6 together with Unity native V...
To reproduce:1.Open attached project.2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings.3.Enter play mod... Read more
ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...
How to reproduce: 1. Create a new project2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20)3. Create a Scroll View... Read more
Coroutine functions are sometimes labelled incorrectly in the Profiler
Steps to reproduce:1. Download and open attached project CoroutineProfileTest.zip2. Open scene CoroutineProfileTest_scene3. Observer... Read more
Warnings are thrown when entering and exiting Play Mode in the Runner Ga...
Steps to reproduce:1. Create a new project with the "Runner Game" template2. Open the "Assets/Scenes/SampleScene" scene3. Enter Play... Read more
Projector shadow becomes darker when trail renderer or particles are in ...
Steps to reproduce: 1. Open the attached project.2. Open 'Untitled' scene.3. Press play.4. Observe the shadows around the player whe... 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