Search Issue Tracker
UNetWeaver fails to produce serialization with static self-reference in ...
To reproduce:Open project Expected: there will be no errors in consoleActual: error is thrown: 'UNetWeaver error: GenerateSerializat... Read more
Crash when implementing asynchronously named pipes in Mono/C
Reproduction Steps:In Visual Studio:1. Unzin the source.zip file.2. Open the project file with VS. It contains 3 projects (server, c... Read more
Unity crashes when debugging using .NET 4.6
Steps to reproduce:1. Download FarmManagementGame.zip project and open2. Set up a breakpoint in GrowingState.cs at line 303. Attach ... Read more
[Docs] New behavior not documented: Unity UI graphic Raycasting doesn't ...
"The raycasting is correct to work better for small scale. The issue is now that the ray direction is calculated in rect space inste... Read more
MissingMethodException and GUI errors when interacting with ProBuilder U...
Steps to reproduce:1. Open the attached project2. In top menu, click Tools->ProBuilder Basic->ProBuilder Basic Window3. In the... Read more
[MSE] Empty lightmaps are generated when using mixed lighting with addit...
To reproduce: 1. Download and open attached "repro926832.zip" project.2. Open Lighting window.3. Generate Lighting.4. Go to Project-... Read more
[docfix] .NET4.6 - C#6 - Null propagation operator does not work if vari...
Reproduction steps:1. Open the attached project2. Open the scene3. Press play Expected: string "GO name: NAME IS NULL" is printed to... Read more
AnimationCurve value cannot be changed in custom Inspector when it is ac...
To reproduce: 1. Open the project, attached by the tester (curveInspector.zip)2. Open the "scene" scene3. Select "GameObject" in the... Read more
NullReferenceException in MobileControlRig.EnableControlRig after switch...
Steps to repro: 1. Open attached project;2. Go to BuildSettings (File -> Build Settings);3. Select any other available platform (... Read more
[WebGL] IL2CPP.exe fails on clean Windows 7 install
-e: see above, il2cpp.exe fails with errors (see log) stopping the build--works with 5.6.2f1, stops working with 2017.1b2--Windows 7... 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