Search Issue Tracker
[ComputeBuffer] Improve error messaging on ComputeBuffer constructor usage
Trying to create a new ComputeBuffer from code withComputeBuffer c = new ComputeBuffer (5, 5);I get these errors printed to the Cons... Read more
[WSA] Application.systemLanguage returns the first language from the key...
Reproducible on 4.6 and 5.0 versions; Repro steps:1. open project "WinLang.zip";2. build and run project to WSA platform;3. run the ... Read more
ArgumentException building plugin scene
When trying to build the project to Windows Store Apps platform, it produces this error: ArgumentException: The Assembly Microsoft.C... Read more
Trigger detection on collider's enable/disable it inside other collider.
1. Open attached project's scene 'MainScene'.2. Run the scene.3. When collider is being enabled collision is detected, and when it's... Read more
[WebGL] Particle System's 'Gravity Modifier' field doesn't affect particles
To reproduce:1. Open attached project2. Build and run WebGl build3. Notice that Gravity Modifier doesn't affect particles in WebGL Read more
WebGL throws Uncaught SyntaxError: Unexpected number
To reproduce:1. Open attached project2. Build and run WebGl build3. "Uncaught SyntaxError: Unexpected number." error thrown Read more
Editor gives error "Item not found for renaming with id"
How to reproduce:1. Create a new project2. Create an empty gameobject3. Select that game object in Hierarchy4. Then click the projec... Read more
EditorWindow.update () is not called when UnityEditor is inactive
EditorWindow.update () is not called From getting to Unity5, when UnityEditor is inactive, it is no longer called EditorWindow.Updat... 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
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View