Search Issue Tracker
[MSE][Build] Unloading scene created with SceneManager.CreateScene will ...
Steps to reproduce:1. Open users attached project2. Run project in Unity Editor and press button multiple times3. Cube will load and... Read more
Different output with GameObject.SendMessage() when defined methods have...
Having such method sequence in class as showed below, SendMessage() always calls the method with no parameter, no matter what parame... Read more
[Light] Light shines into other room through wall when it does not cast ...
Steps to reproduce: 1. Download and import attached project. (LightingThroughWall.zip)2. Look at the game object, Room->Door. Act... Read more
[Mesh]Probuilder generated gameobject throws NullReferenceException
To reproduce:1. Open attached project (repro758050.zip)2. Play Audio Visuakizer scene3. Notice UnityEngine.Mesh.set_triangles error ... Read more
Dragging sprite assets into the hierarchy window deletes their parent Ga...
Steps to reproduce:1. Open attached project's scene "TestScene".2. MultiSelect sprites and drag them to hierarchy parenting to "Spri... Read more
ParticleSystem 2D Collision Breaks When Particle Velocity is Zero or Col...
How to reproduce: 1. Open and play the ZeroVelocity Scene in the attached project2. On collision with the moving object, particles s... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
Finalgbuffer doesn't affect final output color in Deferred rendering mode
To reproduce the issue follow the steps:1. Open "Lighting Test" project2. Open "Final Color Test" scene3. Switch between Forward and... Read more
[Shuriken] Editor and Player understands max particles differently
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. In the Hierarchy select FireBall.4. Simulate, ins... Read more
[CharacterController] Dynamic collider ignores Slope Limit and gives force
Repro steps:1) Open the project I attached and bug.scene in it2) Play it and move with the character into the moving Capsule3) Notic... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal