Search Issue Tracker
[Mac Editor] EditorWindow.focusedWindow returns null when not focused on...
How to reproduce:1. Open the attached project2. Open "SampleScene"3. Click on the Scene View to focus it (observe the "UnityEditor.S... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Scene viewport has a flickering triangle when primary Graphics API is se...
How to reproduce:1. Open the "GLES FLICKER" project2. In Scene view, observe the viewport3. In Game view, observe the viewport Expec... Read more
Particle bounds are not being calculated correctly when "Force over Life...
To reproduce:1. Create new project.2. Create Particle System.3. Enable "Force over Lifetime" module.4. Set "Force over Lifetime" to ... Read more
[UI] Dialog of Unapplied import settings appear when trying to apply cha...
To reproduce:1. Open attached project2. Go to textures and change some settings3. Press Apply4. Press anywhere else on the editor5. ... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
Multi - editing a property changes it only for one object if objects hav...
To reproduce: 1. Open the project, attached by tester (multipleObjectsEdit.zip)2. Open "test" scene3. Select a, b and c game objects... 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