Search Issue Tracker
"Failed getting triangles. Submesh topology is lines or points" error ap...
1. Open the attached "ErrorBug" project and "Scene" scene2. Double click on "case_930...PointChunk..." point mesh in Hierarchy with ... Read more
Switching between platforms results into Game views resolution/aspect ra...
How to reproduce:1. Create a new Unity project2. Create a custom Game view resolution that is higher than the Game view window size ... Read more
x86 Build crashes when trying to async load a large scene from bundles w...
Some notes:- It always crashes on some PCs and never on others- x64 build never crashes (even with Intel HD)- Editor never crashes- ... Read more
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
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