Search Issue Tracker
Transform pointer is not a transform instance in OnEnabled causing crash
Steps to reproduce:1. Open attached project2. Open "main" scene3. Open UIObject.cs4. Change DoBuggyThings(false) in Awake fucntion t... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps:1. Create new project.2. Change Camera position Y to 21 (or any other change). DO NOT SAVE3. Press Play.4. Try to... Read more
Error "Sub-emitters must be children..." appears after unmarking Particl...
Reproduction steps:1. Open unity package attached (20170408_bugreport_incorrect_subemitter_error_message.unitypackage)2. Open scene ... Read more
mecanim::animation::ValuesFromClip crash, after undoing animation keyfra...
To reproduce:1. Open attached project "SpriteCrashAnim.zip".2. Open "Test" scene.3. Open Animation window.4. Select "CrashObject" ob... Read more
Collision sub emitter is not triggered after particle collision
Reproduction steps:1. Open project attached (case_900209-New_Unity_Project_24.zip)2. Open scene "bugreport_demo_scene".3. Press play... Read more
[macOS] Editor crashes on start,after porting to mac and adding preloade...
Repro steps: 1. Create a new project on Windows2. Save the project3. Open the project in a Mac (OS 10.12.4)4. Open "Edit" -> "Pro... Read more
Clicking message in Console window opens a new Xamarin Studio instance e...
- Create a script in Unity that has two or more compiler errors- Set your default code editor in Unity's Preferences to Xamarin Stud... Read more
Editor crashes when calling DestroyImmediate(gameObject) in Awake during...
It seems that crash is caused by Invoke method being called multiple times in a for loop. To reproduce: 1. Open the project, attache... Read more
Rotation parameter in Transform doesn't have a tooltip
On any GameObject, scroll over to the Rotation parameter in Transform. Observe how a tooltip doesn't appear. Meanwhile, both the Pos... Read more
[OVRPlugin 1.12] libovravatar.DLL caused an Access Violation crash on Oc...
Steps to reproduce:1) Download and open attached project "OVRAvatar test.zip"2) Make sure Oculus and Oculus touch are connected and ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera