Search Issue Tracker
[iOS] Internal profiler reports Static draw call statistics the same as ...
Steps to reproduce: 1. Open attached project (Batching_Test_WithDyanmicObjects.zip)2. Switch to iOS3. Make sure that Internal Profil... Read more
[Lighting] Objects populated on terrain are getting lit when light inten...
Steps to repro: 1. Open Unity;2. Open attached 'LitObjectsTerrainUnity.unitypackage' package;3. Open 'test.unity' scene;4. Set the c... Read more
Build window is black and unable to access when "Webplayer" API is missing
I am unable to change the player build platform over and unable to access the menu. Only work around is opening in older version of ... Read more
Calling DestroyImmediate in OnEnable of object which later calls AddComp...
Steps to reproduce: 1. Open attached project2. In top menu, select "Bug > Demonstrate"3. Notice empty info message in console Rep... Read more
[New Runtime] Unity produces lots of errors when importing DLL
Steps to reproduce: 1. Create new project2. Download attached EvilCore.dll3. Import it to created project4. Notice that whole editor... Read more
[OSX] EditorUtility.OpenWithDefaultApp() do not open websites with https
To reproduce:1. Open attached project ("769513.zip")2. Open "test" scene3. Play the scene Expected behavior: link should be opened w... Read more
Force Single Instance works only when launching app file but you can sti...
Force Single Instance works only when launching app file but you can still open new instance via Contents/MacOS/appname 1. What happ... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
Animation throws internal error: Found a curve with both quaternion and ...
To reproduce:1. Open attached project2. Play scene TestingAO33. Notice flood of errors in consoleFound a curve with both quaternion ... Read more
[MemoryManager] Unity crashes in MemoryManager with "CheckDisalowAlloca...
To reproduce:1. Open attached project2. Open scene TestingA033. Select object A034. Enter play mode5. Wait for few seconds6. Exit pl... 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default