Search Issue Tracker
Cannot change scripts in Inspector window when in Debug mode
Reproduction steps:1. Open the attached project2. In the Hierarchy window select “Main Camera” object3. In the Inspector window chan... Read more
Warning "Too many additional punctual lights shadows to look good" is th...
How to reproduce:1. Open the attached project “IN_15236”2. Open “SampleScene” in Scenes.3. Enter the Play Mode4. Observe the Console... Read more
Switching Target platform in Build Settings throws AssetImporters.Script...
How to reproduce: Create 3D (Core) Project In Context menu navigate File > Build Settings... In Platform are select 'Windows, Mac... Read more
Mesh in preview does not have lightning when "Rendering Layer Mask" is s...
Reproduction steps:1. Open the user's attached project2. Select "ExampleAssets/Sphere"3. In the Inspector, make sure that the "Rende... Read more
Unity icon is missing in the Editor window
Reproduction steps:1. Create a new Unity project2. Observe the icon on the top-left corner of the Editor window Expected result: Uni... Read more
[Input System] The first touch position is always zero when using mouse ...
Steps to reproduce:1. Open the user's attached project "Painter.zip"2. Navigate to Window-> Analysis -> Input Debugger3. Selec... Read more
InputAction.bindings.count is not updated after calling Erase() function
Reproduction steps: Open the user attached project Open the “SampleScene” scene Press the Play button In the Game view, press the “T... Read more
Function with a return type of void*[] causes a C++ compiler error on IL...
Reproduction steps: Create a new project Import the “NewBehaviourScript.cs” script Attach the “NewBehaviourScript.cs” to any GameObj... Read more
TrackPropertyValue does not track the value when managedReferenceValue i...
To reproduce:1. Open the project “BugTesting”2. Select “SPUndo” GameObject in the Hierarchy3. Click the ““ button in the Inspector4.... Read more
The “Recompile After Finished Playing” option is missing when choosing t...
Reproduction steps:1. Open any Unity project2. Open the Preferences window3. Observe the available “Script Changes While Playing” op... 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