Search Issue Tracker
Deleting and reimporting NGUI package crashes Unity
How to reproduce:1. Load the project in 5.2.4f1, open and save the Game scene and close Unity2. Open the project in 5.3.0f43. Delete... Read more
[Profiler]Editor crash while using Deep Profile, Record, Editor Profiling
To reproduce:1. Open attached project2. Open Window->Texture Overview3. Open profiler4. Click "Record", "Deep-Profile" and "Profi... Read more
After deleting "Any State" transition, NullReferenceException error will...
Reproduction steps:1. Open attached project2. Delete any transition form "Any State"3. In console "NullReferenceException: Object re... Read more
Prefab creation with Drag&Drop from Hierarchy to Project doesn't mark sc...
How to reproduce:1. Create a new project2. Save the scene3. Drag and Drop Main Camera from Hierarchy to project folder so it becomes... Read more
"Prefab has multiple Transform components" error does not link to the co...
Reproduction steps:1. Open attached Unity project.2. Notice "Prefab has multiple Transform components! Removing them automatically w... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
[LoadSceneAsync] allowSceneActivation flag is ignored in Awake()
Repro steps:1) Open the project and scene Awake in it2) Play and notice that exception appeared (ERROR ERROR ERROR)3) Stop and load ... Read more
[Android] Camera does not render mesh and skybox when is attached to an ...
Steps to reproduce: 1. Download and import attached project. (repro_CameraAnimatorAndroid.zip)2. Open scene: main3. Play in editor, ... Read more
When selecting material for mesh renderer Unity crashes on GrayscaleFilt...
How to reproduce:1. Create a new project2. Create empty game object3. Add mesh renderer4. Click to the material selector button next... Read more
Shadow color of object with Lightmap static enabled is different from no...
To reproduce:1. Open attached project2. Open "New53" scene3. Observe that there is one sphere with Lightmap static enabled and one n... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template