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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically