Search Issue Tracker
[deferred] Decals done via cmdbuffers don't get lighting/probes/lightmaps
Since ambient + reflection probes + lightmaps are done as part of g-buffer rendering, then any further modification of g-buffer (e.g... Read more
Graphical Error on iPad Air 2
Rendering errors seen on iPad Air 2 using a project that works fine on other iOS devices. Read more
Black triangles at random vertex positions
To reproduce:1. Open the attached project2. There is a scene with a script, an object and the object is animated3. Observe the black... Read more
Local documentation manual links do not work on Mozilla
To reproduce:1. Open the local documentation manual of Unity 52. Click any link in the sidebar or search for something and then clic... Read more
[DeferredRendering] Other cameras don't take depth buffer from deferred ...
When you have in the scene deferred camera with lowest depth, other cameras clears deferred camera depth buffer (even with Clear Fla... Read more
[iOS][WWW] "NSPOSIXErrorDomain error 24 - Too many open files" thrown wh...
To Reproduce: 1. Deploy the project linked in the post (658439_BundleTest.zip). 2. Notice that, the last www, returns an error when ... Read more
[AssetImporter] Undo'ing "AssetImporter.assetBundleName" changes creates...
To Reproduce: 1. Open the attached project. 2. Click on kaboom.txt in /Assets/Sounds, notice that Asset Bundle (in the inspector) is... Read more
Unity crash after using registerCompleteObjectUndo
Repro'd successfully. User project attached, repro steps included in user comments. Read more
Error on deleting layer in Animator Controller
Error on deleting layer in Animator Controller 2) How can we reproduce it using the example you attached1 Create new project2 Create... Read more
4.6 IL2CPP: crash opening animation controller
-e: trying to open an animation controller crashes the editor -repro:--create new project--create animation controller--double click... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed