Search Issue Tracker
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Integer properties do not show up in Frame Debugger
STR: 1. Make a new project from the 3D template2. Copy the attached shader to Assets folder.3. Create a new material, assign the sha... Read more
Shadows flicker and cause visual artifacts when modifying a GameObject's...
How to reproduce:1. Open the attached “IN-97060“ project2. Open the “OutdoorScene”3. Open the Game view tab4. Enter Play mode5. Obse... Read more
Lighting is rebaked after leaving Play mode for static objects, even whe...
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Exit Play mode Expected result: nothing happensActu... Read more
[Local] ParticleSystem.Start doesn't start simulation in some camera loc...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Run scene (make sure that scene view isn't visible)... Read more
[Bug Reporter] Unable to send Standalone Profiler Crash Bug Report if pr...
The Bug Reporter fails to pack and send the crash bug report after encountering the Standalone Profiler Crash if the said project is... Read more
GameView Bottom pixels are cut off when it has Rounded corners
How to reproduce:1. Open "SampleScene" Scene in the attached "MissingBottomPixels.zip" Project2. Change the aspect ratio on the Game... Read more
Errors thrown in the Console when configuring In-App Purchases package
Steps to reproduce:1. Create new Unity project2. Go to PM window and install In App Purchasing 3. Once package is installed, press "... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons