Search Issue Tracker
Unity Editor stops working when importing Odin 1.0.3.0 asset on .NET 4.6
To reproduce: 1. Download attached project "AnimationInconsistent.zip" and open in Unity2. Double click on "ImportInEmptyProjectForC... Read more
Pack Preview fails on Variant Atlas when Master Atlas has "Use Crunch Co...
To reproduce: 1. Download and open attached "SpriteAtlasBug.zip" project.2. Select "Variant Atlas" atlas in Assets folder.3. Press "... Read more
"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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera