Search Issue Tracker
[UWP] Compile .Net Native for HoloLens causes (SpatialCoordinateSystem)M...
Steps to reproduce:1. Download attached project.2. Build UWP project for HoloLens/D3D. Make sure .Net compile type is used.3. Open t... Read more
NullReferenceException from GenerateTiledSprite when SpriteAtlas is not ...
How to reproduce:1. Open user-submitted project (IssueRepeatedImageWithSpriteAtlas) and 'SampleScene' scene2. Enter Play Mode Expect... Read more
The UI jitters when attempting to pan the camera
To reproduce this bug: 1. Open the attached project2. Open the 'Main' scene3. Run the game4. Try to pan the camera by clicking and d... Read more
Animation Rigging fails when GameObjects with Skinned Meshes are not dir...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... Read more
UI.Mask turns pink when switching to another application
Better, simpler repro and more details in duplicate : http://issuetracker.unity3d.com/issues/ui-controls-ui-controls-are-not-getting... Read more
Mismatched serialization in the builtin class 'Mesh'
To reproduce:1. Open attached project2. Open MismatchError sceneExpected result: No errorActual result: Error is thrown: Mismatched ... Read more
Animations have a small twitch at the end and beginning
To reproduce:1. Download and open: http://files.unity3d.com/will/MecanimTute.zip2. Open scene Tutorial-done3. Enter play mode4. Pres... Read more
WWW.text results in NSURLErrorDomain error -1012 on device
How to reproduce: 1. Open attached project2. Open scene test.unity- Try running the scene in Editor to see expected results3. Build ... Read more
[iOS][IL2CPP] Build fails when there is dll plugin in the folder "Plugin...
To Reproduce: 1. Open the attached project and build (make sure that backend is set to ill2cpp).2. Observe the: "Error building Play... Read more
There are shadow artifacts with Point Lights when using high shadow filt...
How to reproduce:1. Open the attached project "My project.zip"2. Open Assets/IssueTestScene.unity Expected results: There are no sha... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template