Search Issue Tracker
[URP] Incorrect colors in Scene when using Subtractive and Multiply Blen...
Reproduction steps: 1. Create a new URP Template project and enter a new Scene 2. Switch Scene view to 2D 3. Create a 2D Renderer an... Read more
Right-clicking twice in a row does not highlight the scene which results...
How to reproduce: 1. Open attached project "case_1162516.zip" 2. In Project window, drag "SceneA" to the Hierarchy window 3. In Hie... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attach... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached. 2. Open and play the "TestScene" ... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps: 1. Open attached Unity project. 2. Open the "repro" scene. 3. Descend "FX" game object in the hierarchy. 4. Sele... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce: 1. Open attached project 2. Build and run project 3. Host on build client 4. Play scene in editor 5. Join localhost 6... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce: 1. Create a new project 2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square) 3. Dr... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps: 1) Open the project and LoadingScene in it 2) Play and wait for it to finish to load(click the popped up dialogs till t... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player