Search Issue Tracker
Undoing parenting which was done by script crashes Unity in ObjectUndo::...
To reproduce: 1. Open attached project "UndoReproduction" 2. Open scene "test" 3. In scene select all cubes and press "P" key (this ... Read more
[WSA] Unity fails to create a shader resource when Linear space mode
Steps to reproduce: 1. Open the attached project 2. Switch platform to Windows Store 3. Add _Complete-Game 4. Build for WSA Universa... 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 c... Read more
[WebGL/IL2CPP] upgrading 5.6 project to .NET 4.6 results in build failur...
-e: see title --workaround: delete Library folder and rebuild (doesn't always work it seems) -repro: --create empty project in 5.6 ... Read more
NullReferenceException when editor window is maximized and EditorApplica...
To reproduce: 1. Open project 2. Maximize editor window 3. In menu choose: Window\MyWindow 4. Dock in custom window 5. Press 'DOCK, ... Read more
Particle second and younger sub emitters are not simulated in preview an...
Reproduction steps: 1. Open project attached(New Unity Project 47.zip) 2. Open scene ("case_900274-bugreport_particle_2nd_subemitter... Read more
Cannot paint a material on a terrain
Steps to reproduce : - create a terrain - go to Paint the terrain texture - assign a texture - assign a second texture - try to pai... 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 "Level0... Read more
[UX] NetworkAnimator requires redundant reference to Animator
NetworkAnimator requires Animator Component to be present on GO, but also user has to manually add the Animator component to Network... Read more
[AmbisonicAudioSources]DllNotFoundException when playing scene from GVR ...
To reproduce: 1. Open attached project 2. Play AmbisonicDecoderTest scene 3. Observe exception in console DllNotFoundException: au... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window