Search Issue Tracker
Potential crash when exception is raised in mono_domain_unload
The only way so far to repro is to intentionally raise an exception in UnloadDomain (or within mono_domain_unload) as the user did w... Read more
Editor crashes after OutOfMemoryException while adding lots of GameObjec...
Reproduction steps:1. Open the project2. Open the only scene3. Select ListTest GameObject4. Press play Expectation: play mode starts... Read more
Setting the number of line segments of Line Renderer during playmode res...
How to reproduce:1. Open the attached "LineRendererIssue" project2. Open the "Main" scene and enter playmode3. Press "F" key to crea... Read more
It is slower to load asset bundles from Cache than from Streaming Assets
How to reproduce:1. Open the attached project2. Play Test scene in editor3. Press the button "Download from the Cache"Result is arou... Read more
WWW.texture shows wrong dimensions for a specific PNG texture
To reproduce:1. Open project2. Open and play 'Main Scene'3. Texture's width and height are printed to console Expected: texture dime... Read more
Calling Camera.Render() crashes the editor
Calling Camera.Render() crashes the editor when camera is at a certain angle. To reproduce: 1. Open project.2. Open scene "Level001"... Read more
NullReferenceException when editor window is maximized and EditorApplica...
To reproduce:1. Open project2. Maximize editor window3. In menu choose: Window\MyWindow4. Dock in custom window5. Press 'DOCK, MAXIM... Read more
AssetDatabase.ImportAsset does not trigger OnPreprocessModel when using ...
Reproduction steps:1. Open project attached(Bug-OnPreprocessModel_not_called.zip)2. Press on menu item "Bug" -> "Should print to ... Read more
AssetDatabase.CopyAsset produces corrupt meta file
Steps to reproduce:1. Open attached project2. Click on the added menu button Project/Copy broken file3. Observe the Unable to parse ... Read more
Crash in <b2Body::SetActive> making a gameobject with RigidBody2D and Ci...
Reproduction steps:1. Create the new project;2. Create an empty gameobject;3. Add RigidBody 2D and Circle Collider 2D components to ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions