Search Issue Tracker
[IL2CPP] Xcode project fails to compile when using a delegate with 'out ...
Steps to reproduce: 1. Open attached project2. Build for iOS with IL2CPP scripting backend3. Try to build the generated Xcode projec... Read more
PolygonCollider2D is reshaped if sprite is dragged into the public field...
Steps to reproduce: 1. Open attached project "778125.zip"2. Open scene "repro"3. In hierarchy, select GameObject4. Notice that it ha... Read more
[Android] Building process fails when project includes AssetBundle with ...
Reproduction steps:(Errors in the Edit)1) Open users attached project and build for Android platform.-You should see errors pop up i... Read more
[VR | SinglePassStereo] Standard Assets Image effects + single-pass = do...
1) Download the attached project2) Setup any VR headset, Ensure VR mode enabled in Player Settings3) Open Sepia Scene4) Enter Playmo... Read more
NullReferenceException while dragging DDS texture on any Unity windows a...
Steps to reproduce: 1. Download and import attached project. (FastTestProject.zip)2. Go to Assets->Art->Environments->VH_De... Read more
[StandardShader] Parallax incorrect in some scale/batching situations, d...
Normals/tangents in the vertex shader are not guaranteed to be normalized, and are not normalized in some dynamic batching situation... Read more
[Profiler] Shows no data if docked and Game View is maximized
Repro steps:1) Open the ProfilerMax project2) Notice the layout - upper window has Profiler, lower has Game view3) Set the Game View... Read more
SyncListStruct does not synchronize on NetworkBehaviour instantiation
How to reproduce: 1. Open attached project2. Build project to Standalone and run3. Host a server on the Standalone player4. Click th... Read more
Removing animation key resets property to 0
Steps to reproduce: 1. Open attached project "778046.zip"2. Open scene "repro"3. In hierarchy, select Cube and open animation window... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS